| Package | Description |
|---|---|
| com.tinkerpop.gremlin.structure |
| Modifier and Type | Method and Description |
|---|---|
static Transaction.CLOSE_BEHAVIOR |
Transaction.CLOSE_BEHAVIOR.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Transaction.CLOSE_BEHAVIOR[] |
Transaction.CLOSE_BEHAVIOR.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2015 TinkerPop. All Rights Reserved.