| Modifier and Type | Method and Description |
|---|---|
BackendTransaction |
Backend.beginTransaction(TransactionConfiguration configuration,
KeyInformation.Retriever indexKeyRetriever)
Opens a new transaction against all registered backend system wrapped in one
BackendTransaction. |
| Modifier and Type | Method and Description |
|---|---|
StandardTitanTx |
StandardTitanGraph.newTransaction(TransactionConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
LogTxMeta.getValue(TransactionConfiguration txConfig) |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardTransactionBuilder
Used to configure a
TitanTransaction. |
| Modifier and Type | Method and Description |
|---|---|
TransactionConfiguration |
StandardTitanTx.getConfiguration() |
| Constructor and Description |
|---|
StandardTitanTx(StandardTitanGraph graph,
TransactionConfiguration config) |
Copyright © 2012–2015. All rights reserved.