public abstract class Neo4jHelper extends Object
| Constructor and Description |
|---|
Neo4jHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanDb(org.neo4j.graphdb.GraphDatabaseService graphDatabaseService) |
static void |
cleanDb(org.neo4j.graphdb.GraphDatabaseService graphDatabaseService,
boolean includeReferenceNode) |
static void |
cleanDb(Neo4jTemplate template) |
static void |
dumpDb(org.neo4j.graphdb.GraphDatabaseService gds) |
public static void cleanDb(Neo4jTemplate template)
public static void dumpDb(org.neo4j.graphdb.GraphDatabaseService gds)
public static void cleanDb(org.neo4j.graphdb.GraphDatabaseService graphDatabaseService)
public static void cleanDb(org.neo4j.graphdb.GraphDatabaseService graphDatabaseService,
boolean includeReferenceNode)
Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.