| Package | Description |
|---|---|
| com.thinkaurelius.titan.graphdb.database.management | |
| com.thinkaurelius.titan.graphdb.fulgora | |
| com.thinkaurelius.titan.graphdb.transaction |
| Constructor and Description |
|---|
ManagementLogger(StandardTitanGraph graph,
Log sysLog,
SchemaCache schemaCache,
TimestampProvider times) |
ManagementSystem(StandardTitanGraph graph,
KCVSConfiguration config,
Log sysLog,
ManagementLogger mgmtLogger) |
| Constructor and Description |
|---|
FulgoraBuilder(StandardTitanGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
StandardTitanGraph |
StandardTitanTx.getGraph() |
| Constructor and Description |
|---|
StandardTitanTx(StandardTitanGraph graph,
TransactionConfiguration config) |
StandardTransactionBuilder(GraphDatabaseConfiguration graphConfig,
StandardTitanGraph graph)
Constructs a new TitanTransaction configuration with default configuration parameters.
|
VertexIterable(StandardTitanGraph graph,
StandardTitanTx tx) |
Copyright © 2012–2014. All rights reserved.