public class WrappedDatabase extends CommunityDatabase
log| Constructor and Description |
|---|
WrappedDatabase(org.neo4j.kernel.AbstractGraphDatabase db) |
WrappedDatabase(org.neo4j.kernel.AbstractGraphDatabase db,
Configurator configurator) |
| Modifier and Type | Method and Description |
|---|---|
void |
stop() |
getGraph, getIndexManager, getLocation, getNodeIndex, getRelationshipIndex, init, isRunning, shutdown, startpublic WrappedDatabase(org.neo4j.kernel.AbstractGraphDatabase db)
public WrappedDatabase(org.neo4j.kernel.AbstractGraphDatabase db,
Configurator configurator)
public void stop()
throws Throwable
stop in interface org.neo4j.kernel.lifecycle.Lifecyclestop in class CommunityDatabaseThrowableCopyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.