Uses of Enum Class
org.apache.tinkerpop.gremlin.structure.Transaction.CLOSE_BEHAVIOR
Packages that use Transaction.CLOSE_BEHAVIOR
-
Uses of Transaction.CLOSE_BEHAVIOR in org.apache.tinkerpop.gremlin.structure
Methods in org.apache.tinkerpop.gremlin.structure that return Transaction.CLOSE_BEHAVIORModifier and TypeMethodDescriptionstatic Transaction.CLOSE_BEHAVIORReturns the enum constant of this class with the specified name.static Transaction.CLOSE_BEHAVIOR[]Transaction.CLOSE_BEHAVIOR.values()Returns an array containing the constants of this enum class, in the order they are declared.