| Modifier and Type | Interface and Description | 
|---|---|
| interface  | SideEffectCapable<S,E>A  SideEffectCapablestep stores a side-effect data structure accessible by a side-effect key. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CountGlobalStep<S> | 
| class  | FoldStep<S,E> | 
| class  | GroupCountStep<S,E> | 
| class  | GroupStep<S,K,V> | 
| class  | MaxGlobalStep<S extends Comparable> | 
| class  | MeanGlobalStep<S extends Number,E extends Number> | 
| class  | MinGlobalStep<S extends Comparable> | 
| class  | SumGlobalStep<S extends Number> | 
| class  | TreeStep<S> | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AggregateStep<S> | 
| class  | GroupCountSideEffectStep<S,E> | 
| class  | GroupSideEffectStep<S,K,V> | 
| class  | ProfileSideEffectStep<S> | 
| class  | StoreStep<S> | 
| class  | SubgraphStepA side-effect step that produces an edge induced subgraph. | 
| class  | TreeSideEffectStep<S> | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ReducingBarrierStep<S,E> | 
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.