|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphDatabaseFactory | |
---|---|
org.neo4j.server | |
org.neo4j.server.database |
Uses of GraphDatabaseFactory in org.neo4j.server |
---|
Methods in org.neo4j.server that return GraphDatabaseFactory | |
---|---|
protected abstract GraphDatabaseFactory |
Bootstrapper.getGraphDatabaseFactory(org.apache.commons.configuration.Configuration configuration)
|
protected GraphDatabaseFactory |
NeoServerBootstrapper.getGraphDatabaseFactory(org.apache.commons.configuration.Configuration configuration)
|
Uses of GraphDatabaseFactory in org.neo4j.server.database |
---|
Constructors in org.neo4j.server.database with parameters of type GraphDatabaseFactory | |
---|---|
Database(GraphDatabaseFactory factory,
String databaseStoreDirectory)
|
|
Database(GraphDatabaseFactory factory,
String databaseStoreDirectory,
Map<String,String> databaseTuningProperties)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |