public class DefaulNeoDBProvider extends Object implements NeoDBProvider
NeoDBProvider.| Constructor and Description |
|---|
DefaulNeoDBProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.graphdb.GraphDatabaseService |
newDatabase(File location)
Returns a database at a given location.
|
public org.neo4j.graphdb.GraphDatabaseService newDatabase(File location)
NeoDBProvidernewDatabase in interface NeoDBProviderlocation - the locationCopyright © 2018. All Rights Reserved.