Package org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect
-
Interface Summary Interface Description AddPropertyStepContract<S> -
Class Summary Class Description AddPropertyStep<S extends Element> AddPropertyStepPlaceholder<S extends Element> AggregateStep<S> ExplainTest ExplainTest.Traversals FailStep<S> Triggers an immediate failure of the traversal by throwing aRuntimeException.GroupCountSideEffectStep<S,E> GroupSideEffectStep<S,K,V> IdentityStep<S> InjectStep<S> IoStep<S> Handles read and write operations into theGraph.LambdaSideEffectStep<S> ProfileSideEffectStep<S> SackValueStep<S,A,B> SideEffectBarrierStep<S> SideEffectCapStep<S,E> SideEffectStep<S> StartStep<S> SubgraphStep A side-effect step that produces an edge induced subgraph.TraversalSideEffectStep<S> TreeSideEffectStep<S> -
Exception Summary Exception Description FailStep.FailException