Package | Description |
---|---|
org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect |
Modifier and Type | Class and Description |
---|---|
class |
AggregateGlobalStep<S> |
class |
AggregateLocalStep<S> |
class |
GroupCountSideEffectStep<S,E> |
class |
GroupSideEffectStep<S,K,V> |
class |
ProfileSideEffectStep<S> |
class |
SubgraphStep
A side-effect step that produces an edge induced subgraph.
|
class |
TreeSideEffectStep<S> |
Modifier and Type | Field and Description |
---|---|
Map<String,SideEffectCapable<Object,E>> |
SideEffectCapStep.sideEffectCapableSteps |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.