| Package | Description |
|---|---|
| org.janusgraph.core | |
| org.janusgraph.graphdb.management |
| Modifier and Type | Method and Description |
|---|---|
static void |
ConfiguredGraphFactory.drop(String graphName)
Drop graph database, deleting all data in storage and indexing backends.
|
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationManagementGraph |
ConfigurationManagementGraph.getInstance()
If one of your "graphs" key was equivalent to "ConfigurationManagementGraph" in your
YAML file supplied at server start, then we return the ConfigurationManagementGraph
Singleton-- otherwise we throw a
ConfigurationManagementGraphNotEnabledException exception. |
Copyright © 2012–2018. All rights reserved.