public class CommunityDatabase extends Database
| Modifier and Type | Field and Description |
|---|---|
protected Configurator |
configurator |
protected org.apache.commons.configuration.Configuration |
serverConfiguration |
| Constructor and Description |
|---|
CommunityDatabase(Configurator configurator) |
| Modifier and Type | Method and Description |
|---|---|
protected org.neo4j.kernel.AbstractGraphDatabase |
createDb() |
protected Map<String,String> |
getDbTuningPropertiesWithServerDefaults() |
boolean |
isRunning() |
void |
start() |
void |
stop() |
getGraph, getIndexManager, getLocation, getNodeIndex, getRelationshipIndex, init, rrdDb, setRrdDb, setRrdDb, shutdown, startup, statisticCollectorprotected final Configurator configurator
protected final org.apache.commons.configuration.Configuration serverConfiguration
public CommunityDatabase(Configurator configurator)
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.