Uses of Enum Class
org.apache.tinkerpop.gremlin.process.computer.util.ComputerGraph.State
Packages that use ComputerGraph.State
-
Uses of ComputerGraph.State in org.apache.tinkerpop.gremlin.process.computer.util
Methods in org.apache.tinkerpop.gremlin.process.computer.util that return ComputerGraph.StateModifier and TypeMethodDescriptionstatic ComputerGraph.StateReturns the enum constant of this class with the specified name.static ComputerGraph.State[]ComputerGraph.State.values()Returns an array containing the constants of this enum class, in the order they are declared.