| Modifier and Type | Method and Description |
|---|---|
static TransactionalGraph.Conclusion |
TransactionalGraph.Conclusion.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static TransactionalGraph.Conclusion[] |
TransactionalGraph.Conclusion.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionalGraph.stopTransaction(TransactionalGraph.Conclusion conclusion)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchGraph.stopTransaction(TransactionalGraph.Conclusion conclusion)
Should only be invoked after loading is complete.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventTransactionalIndexableGraph.stopTransaction(TransactionalGraph.Conclusion conclusion) |
void |
EventTransactionalGraph.stopTransaction(TransactionalGraph.Conclusion conclusion) |
| Modifier and Type | Method and Description |
|---|---|
void |
IdGraph.stopTransaction(TransactionalGraph.Conclusion conclusion) |
Copyright © 2010-2014. All Rights Reserved.