Package | Description |
---|---|
com.thinkaurelius.titan | |
com.thinkaurelius.titan.core | |
com.thinkaurelius.titan.core.util | |
com.thinkaurelius.titan.example |
Modifier and Type | Method and Description |
---|---|
static TitanGraph |
StorageSetup.getInMemoryGraph() |
Modifier and Type | Method and Description |
---|---|
static TitanGraph |
TitanFactory.open(org.apache.commons.configuration.Configuration configuration)
Opens a
TitanGraph database configured according to the provided configuration. |
static TitanGraph |
TitanFactory.open(String directoryOrConfigFile)
Opens a
TitanGraph database. |
Modifier and Type | Method and Description |
---|---|
static void |
TitanCleanup.clear(TitanGraph graph)
Clears out the entire graph.
|
Modifier and Type | Method and Description |
---|---|
static TitanGraph |
GraphOfTheGodsFactory.create(String directory) |
Modifier and Type | Method and Description |
---|---|
static void |
GraphOfTheGodsFactory.load(TitanGraph graph) |
Copyright © 2012-2013. All Rights Reserved.