public class WrappedDatabase extends Database
| Constructor and Description |
|---|
WrappedDatabase(org.neo4j.kernel.AbstractGraphDatabase db) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation() |
void |
init() |
boolean |
isRunning() |
void |
shutdown() |
void |
start() |
void |
stop() |
getGraph, getIndexManager, getNodeIndex, getRelationshipIndex, rrdDb, setRrdDb, setRrdDb, startup, statisticCollectorpublic WrappedDatabase(org.neo4j.kernel.AbstractGraphDatabase db)
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.