| Modifier and Type | Class and Description |
|---|---|
class |
BranchStep<S> |
class |
ChooseStep<S,E,M>
A step which offers a choice of two or more Traversals to take.
|
class |
RepeatStep<S> |
class |
UnionStep<S,E> |
| Modifier and Type | Class and Description |
|---|---|
class |
BackStep<S,E> |
class |
LocalStep<S,E> |
class |
SelectOneStep<S,E> |
class |
SelectStep<S,E> |
| Modifier and Type | Class and Description |
|---|---|
class |
GraphStep<E extends Element> |
class |
GroupStep<S,K,V,R> |
class |
SideEffectCapStep<S,E> |
| Modifier and Type | Class and Description |
|---|---|
class |
ComputerAwareStep<S,E> |
| Modifier and Type | Class and Description |
|---|---|
class |
StrategyGraphStep<E extends Element> |
Copyright © 2013-2015 TinkerPop. All Rights Reserved.