Uses of Package
org.apache.tinkerpop.gremlin.process.traversal.util
-
Classes in org.apache.tinkerpop.gremlin.process.traversal.util used by org.apache.tinkerpop.gremlin.groovy.jsr223.dsl.credential Class Description DefaultTraversal TraversalMetrics Contains the Metrics gathered for a Traversal as the result of the .profile()-step. -
Classes in org.apache.tinkerpop.gremlin.process.traversal.util used by org.apache.tinkerpop.gremlin.process.computer.search.path Class Description PureTraversal -
Classes in org.apache.tinkerpop.gremlin.process.traversal.util used by org.apache.tinkerpop.gremlin.process.computer.traversal Class Description PureTraversal -
Classes in org.apache.tinkerpop.gremlin.process.traversal.util used by org.apache.tinkerpop.gremlin.process.computer.traversal.step.map Class Description PureTraversal -
Classes in org.apache.tinkerpop.gremlin.process.traversal.util used by org.apache.tinkerpop.gremlin.process.traversal Class Description TraversalExplanation A TraversalExplanation takes aTraversal
and, for each registeredTraversalStrategy
, it creates a mapping reflecting how each strategy alters the traversal.TraversalMetrics Contains the Metrics gathered for a Traversal as the result of the .profile()-step. -
Classes in org.apache.tinkerpop.gremlin.process.traversal.util used by org.apache.tinkerpop.gremlin.process.traversal.dsl.graph Class Description DefaultTraversal TraversalMetrics Contains the Metrics gathered for a Traversal as the result of the .profile()-step. -
Classes in org.apache.tinkerpop.gremlin.process.traversal.util used by org.apache.tinkerpop.gremlin.process.traversal.step Class Description MutableMetrics AMetrics
implementation that can be modified. -
Classes in org.apache.tinkerpop.gremlin.process.traversal.util used by org.apache.tinkerpop.gremlin.process.traversal.step.filter Class Description TraversalRing -
Classes in org.apache.tinkerpop.gremlin.process.traversal.util used by org.apache.tinkerpop.gremlin.process.traversal.step.map Class Description ListFunction List functions are a separate paradigm for Steps as they behave in a Scope.Local manner by default.MutableMetrics AMetrics
implementation that can be modified.TraversalMetrics Contains the Metrics gathered for a Traversal as the result of the .profile()-step.TraversalRing -
Classes in org.apache.tinkerpop.gremlin.process.traversal.util used by org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect Class Description DefaultTraversalMetrics Default implementation forTraversalMetrics
that aggregatesImmutableMetrics
instances from aTraversal
.TraversalExplanation A TraversalExplanation takes aTraversal
and, for each registeredTraversalStrategy
, it creates a mapping reflecting how each strategy alters the traversal. -
Classes in org.apache.tinkerpop.gremlin.process.traversal.util used by org.apache.tinkerpop.gremlin.process.traversal.step.util Class Description MutableMetrics AMetrics
implementation that can be modified. -
Classes in org.apache.tinkerpop.gremlin.process.traversal.util used by org.apache.tinkerpop.gremlin.process.traversal.util Class Description AbstractExplanation Base class for "TraversalExplanation" instances and centralizes the key functionality which is the job of doingAbstractExplanation.prettyPrint()
.AndP ConnectiveP DefaultTraversal DefaultTraversalSideEffects DefaultTraversalStrategies DepthComparator AComparator
that compares steps on the depth of the traversal that they are in.EmptyTraversal EmptyTraversalSideEffects EmptyTraversalStrategies ImmutableExplanation A data-only representation of aTraversalExplanation
which doesn't re-calculate the "explanation" from the raw traversal data each time the explanation is displayed.ImmutableMetrics AMetrics
implementation that cannot be modified.Metrics Holds metrics data; typically for .profile()-step analysis.MutableMetrics AMetrics
implementation that can be modified.OrP PureTraversal StepPosition TraversalExplanation A TraversalExplanation takes aTraversal
and, for each registeredTraversalStrategy
, it creates a mapping reflecting how each strategy alters the traversal.TraversalMetrics Contains the Metrics gathered for a Traversal as the result of the .profile()-step.TraversalProduct This class represents the state of the output of a childTraversal
where it is either productive or not.TraversalRing -
Classes in org.apache.tinkerpop.gremlin.process.traversal.util used by org.apache.tinkerpop.gremlin.structure.io.binary.types Class Description Metrics Holds metrics data; typically for .profile()-step analysis.TraversalExplanation A TraversalExplanation takes aTraversal
and, for each registeredTraversalStrategy
, it creates a mapping reflecting how each strategy alters the traversal.TraversalMetrics Contains the Metrics gathered for a Traversal as the result of the .profile()-step. -
Classes in org.apache.tinkerpop.gremlin.process.traversal.util used by org.apache.tinkerpop.gremlin.structure.io.gryo Class Description Metrics Holds metrics data; typically for .profile()-step analysis.TraversalMetrics Contains the Metrics gathered for a Traversal as the result of the .profile()-step. -
Classes in org.apache.tinkerpop.gremlin.process.traversal.util used by org.apache.tinkerpop.gremlin.util.function Class Description DefaultTraversalMetrics Default implementation forTraversalMetrics
that aggregatesImmutableMetrics
instances from aTraversal
.MutableMetrics AMetrics
implementation that can be modified.