Uses of Enum Class
org.apache.tinkerpop.gremlin.process.traversal.SackFunctions.Barrier
Packages that use SackFunctions.Barrier
-
Uses of SackFunctions.Barrier in org.apache.tinkerpop.gremlin.process.traversal
Methods in org.apache.tinkerpop.gremlin.process.traversal that return SackFunctions.BarrierModifier and TypeMethodDescriptionstatic SackFunctions.BarrierReturns the enum constant of this class with the specified name.static SackFunctions.Barrier[]SackFunctions.Barrier.values()Returns an array containing the constants of this enum class, in the order they are declared.