Uses of Enum Class
org.apache.tinkerpop.gremlin.process.traversal.Text
Packages that use Text
-
Uses of Text in org.apache.tinkerpop.gremlin.process.traversal
Methods in org.apache.tinkerpop.gremlin.process.traversal that return TextModifier and TypeMethodDescriptionabstract TextText.negate()Produce the opposite representation of the currentTextenum.static TextReturns the enum constant of this class with the specified name.static Text[]Text.values()Returns an array containing the constants of this enum class, in the order they are declared.