public class JanusGraphCleanup extends Object
| Constructor and Description |
|---|
JanusGraphCleanup() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clear(JanusGraph graph)
Deprecated.
|
@Deprecated public static void clear(JanusGraph graph) throws BackendException
JanusGraphFactory.drop(JanusGraph)JanusGraphManager
graph reference tracker, if there.
WARNING: This is an irreversible operation that will delete all graph and index data.
graph - BackendException - If an error occurs during deletionCopyright © 2012–2018. All rights reserved.