Uses of Class
org.apache.tinkerpop.gremlin.process.traversal.step.util.ComputerAwareStep
Packages that use ComputerAwareStep
Package
Description
-
Uses of ComputerAwareStep in org.apache.tinkerpop.gremlin.process.traversal.step.branch
Modifier and TypeClassDescriptionclassBranchStep<S,E, M> final classChooseStep<S,E, M> A step which offers a choice of two or more Traversals to take.final classRepeatStep<S>static classclassUnionStep<S,E> -
Uses of ComputerAwareStep in org.apache.tinkerpop.gremlin.process.traversal.step.map
Subclasses of ComputerAwareStep in org.apache.tinkerpop.gremlin.process.traversal.step.map -
Uses of ComputerAwareStep in org.apache.tinkerpop.gremlin.process.traversal.step.util
Methods in org.apache.tinkerpop.gremlin.process.traversal.step.util that return ComputerAwareStep
DeclarativeMatchStepfor declarative pattern matching.