public final class Neo4jGraphStep<S,E extends Element> extends GraphStep<S,E> implements HasContainerHolder
done, ids, isStart, iteratorSupplier, returnClass
id, labels, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdAndLabelsSetByChild
Constructor and Description |
---|
Neo4jGraphStep(GraphStep<S,E> originalGraphStep) |
Modifier and Type | Method and Description |
---|---|
void |
addHasContainer(HasContainer hasContainer) |
List<HasContainer> |
getHasContainers() |
int |
hashCode() |
String |
toString() |
addIds, clearIds, close, convertElementsToIds, getIds, getReturnClass, isStartStep, isStartStep, onGraphComputer, processHasContainerIds, processNextStart, reset, returnsEdge, returnsVertex, setIteratorSupplier
addLabel, addStart, addStarts, clone, equals, getId, getLabels, getNextStep, getPreviousStep, getTraversal, hasNext, next, removeLabel, setId, setNextStep, setPreviousStep, setTraversal
finalize, getClass, notify, notifyAll, wait, wait, wait
removeHasContainer
atMaster, atMaster
equals, getRequirements
forEachRemaining, remove
public List<HasContainer> getHasContainers()
getHasContainers
in interface HasContainerHolder
public void addHasContainer(HasContainer hasContainer)
addHasContainer
in interface HasContainerHolder
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.