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