Uses of Enum Class
org.apache.tinkerpop.gremlin.process.traversal.step.ReadWriting.Mode
Packages that use ReadWriting.Mode
Package
Description
-
Uses of ReadWriting.Mode in org.apache.tinkerpop.gremlin.process.traversal.step
Methods in org.apache.tinkerpop.gremlin.process.traversal.step that return ReadWriting.ModeModifier and TypeMethodDescriptionReadWriting.getMode()static ReadWriting.ModeReturns the enum constant of this class with the specified name.static ReadWriting.Mode[]ReadWriting.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.tinkerpop.gremlin.process.traversal.step with parameters of type ReadWriting.Mode -
Uses of ReadWriting.Mode in org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect
Methods in org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect that return ReadWriting.ModeMethods in org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect with parameters of type ReadWriting.Mode