Modifier and Type | Class and Description |
---|---|
class |
BranchStep<S,E,M> |
class |
ChooseStep<S,E,M>
A step which offers a choice of two or more Traversals to take.
|
class |
RepeatStep<S> |
class |
RepeatStep.RepeatEndStep |
class |
UnionStep<S,E> |
Modifier and Type | Class and Description |
---|---|
class |
CountGlobalStep<S> |
class |
FoldStep<S,E> |
class |
GroupCountStep<S,E> |
class |
GroupStep<S,K,V,R> |
class |
MatchStep<S,E> |
static class |
MatchStep.MatchEndStep |
class |
MaxGlobalStep<S extends Number> |
class |
MeanGlobalStep<S extends Number,E extends Number> |
class |
MinGlobalStep<S extends Number> |
class |
SumGlobalStep |
class |
TreeStep<S> |
Modifier and Type | Class and Description |
---|---|
class |
GraphStep<S extends Element> |
class |
GroupSideEffectStep<S,K,V,R> |
Modifier and Type | Class and Description |
---|---|
class |
ComputerAwareStep<S,E> |
static class |
ComputerAwareStep.EndStep<S> |
class |
ReducingBarrierStep<S,E> |
Modifier and Type | Class and Description |
---|---|
class |
TinkerGraphStep<S extends Element> |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.