- java.lang.Object
-
- org.neo4j.server.database.Database
-
- org.neo4j.server.database.CommunityDatabase
-
- org.neo4j.server.enterprise.EnterpriseDatabase
-
-
Field Summary
-
Fields inherited from class org.neo4j.server.database.CommunityDatabase
configurator, serverConfiguration
-
Fields inherited from class org.neo4j.server.database.Database
graph, log
-
Constructor Summary
Constructors
| Constructor and Description |
EnterpriseDatabase(org.neo4j.server.configuration.Configurator configurator) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
start() |
-
Methods inherited from class org.neo4j.server.database.CommunityDatabase
createDb, getDbTuningPropertiesWithServerDefaults, isRunning, stop
-
Methods inherited from class org.neo4j.server.database.Database
getGraph, getIndexManager, getLocation, getNodeIndex, getRelationshipIndex, init, rrdDb, setRrdDb, setRrdDb, shutdown, startup, statisticCollector
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.