org.neo4j.graphdb.factory
Class HighlyAvailableGraphDatabaseFactory
java.lang.Object
org.neo4j.graphdb.factory.GraphDatabaseFactory
org.neo4j.graphdb.factory.HighlyAvailableGraphDatabaseFactory
public class HighlyAvailableGraphDatabaseFactory
- extends GraphDatabaseFactory
Factory for HA Neo4j instances.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HighlyAvailableGraphDatabaseFactory
public HighlyAvailableGraphDatabaseFactory()
newHighlyAvailableDatabase
public GraphDatabaseService newHighlyAvailableDatabase(String path)
newHighlyAvailableDatabaseBuilder
public GraphDatabaseBuilder newHighlyAvailableDatabaseBuilder(String path)
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.