public final class TinkerGraphStep<S extends Element> extends GraphStep<S> implements HasContainerHolder
Modifier and Type | Field and Description |
---|---|
List<HasContainer> |
hasContainers |
ids, iteratorSupplier, returnClass
first, start
id, labels, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdSetByChild
Constructor and Description |
---|
TinkerGraphStep(GraphStep<S> originalGraphStep) |
Modifier and Type | Method and Description |
---|---|
void |
addHasContainer(HasContainer hasContainer) |
List<HasContainer> |
getHasContainers() |
String |
toString() |
clearIds, getIds, getReturnClass, onEngine, processNextStart, returnsEdge, returnsVertex, setIteratorSupplier
clone, getStart, hashCode
addLabel, addStart, addStarts, equals, getId, getLabels, getNextStep, getPreviousStep, getTraversal, hasNext, next, reset, setId, setNextStep, setPreviousStep, setTraversal
finalize, getClass, notify, notifyAll, wait, wait, wait
equals, getRequirements
forEachRemaining, remove
public final List<HasContainer> hasContainers
public List<HasContainer> getHasContainers()
getHasContainers
in interface HasContainerHolder
public void addHasContainer(HasContainer hasContainer)
addHasContainer
in interface HasContainerHolder
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.