| Modifier and Type | Method and Description |
|---|---|
Neo4jRule |
build() |
Neo4jRule.Neo4jRuleBuilder |
configure(Neo4jConfiguration neo4jConfiguration) |
Neo4jRule |
defaultEmbeddedNeo4j() |
Neo4jRule |
defaultEmbeddedNeo4j(Object target)
Deprecated.
|
Neo4jRule |
defaultManagedNeo4j() |
Neo4jRule |
defaultManagedNeo4j(Object target)
Deprecated.
|
Neo4jRule |
defaultManagedNeo4j(String uri) |
Neo4jRule |
defaultSpringGraphDatabaseServiceNeo4j() |
Neo4jRule |
defaultSpringGraphDatabaseServiceNeo4j(Neo4jConfiguration neo4jConfiguration) |
static Neo4jRule.Neo4jRuleBuilder |
newNeo4jRule() |
Neo4jRule.Neo4jRuleBuilder |
unitInstance(Object target) |
public static Neo4jRule.Neo4jRuleBuilder newNeo4jRule()
public Neo4jRule.Neo4jRuleBuilder configure(Neo4jConfiguration neo4jConfiguration)
public Neo4jRule.Neo4jRuleBuilder unitInstance(Object target)
public Neo4jRule defaultSpringGraphDatabaseServiceNeo4j(Neo4jConfiguration neo4jConfiguration)
public Neo4jRule defaultSpringGraphDatabaseServiceNeo4j()
public Neo4jRule defaultEmbeddedNeo4j()
@Deprecated public Neo4jRule defaultEmbeddedNeo4j(Object target)
target - public Neo4jRule defaultManagedNeo4j()
@Deprecated public Neo4jRule defaultManagedNeo4j(Object target)
target - public Neo4jRule build()
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.