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