public interface NeoDBProvider extends Serializable
GraphDatabaseService instances.| Modifier and Type | Method and Description |
|---|---|
org.neo4j.graphdb.GraphDatabaseService |
newDatabase(File location)
Returns a database at a given location.
|
org.neo4j.graphdb.GraphDatabaseService newDatabase(File location)
location - the locationCopyright © 2018. All Rights Reserved.