
public class DepthFirstTraverseStep extends AbstractTraverseStep
entryPoints, maxDepth, projections, results, whileClausectx, next, prev, profilingEnabled, timedOut| Constructor and Description |
|---|
DepthFirstTraverseStep(List<OTraverseProjectionItem> projections,
OWhereClause whileClause,
OInteger maxDepth,
OCommandContext ctx,
boolean profilingEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Object value) |
protected void |
fetchNextEntryPoints(OCommandContext ctx,
int nRecords) |
protected void |
fetchNextResults(OCommandContext ctx,
int nRecords) |
String |
prettyPrint(int depth,
int indent) |
getCost, isFinished, syncPull, toStringclose, getContext, getCostFormatted, getNext, getPrev, isProfilingEnabled, sendTimeout, setNext, setPrevious, setProfilingEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitbasicDeserialize, basicSerialize, canBeCached, copy, deserialize, getDescription, getIndent, getName, getSubExecutionPlans, getSubSteps, getTargetNode, getType, reset, serializetoResultpublic DepthFirstTraverseStep(List<OTraverseProjectionItem> projections, OWhereClause whileClause, OInteger maxDepth, OCommandContext ctx, boolean profilingEnabled)
protected void fetchNextEntryPoints(OCommandContext ctx, int nRecords)
fetchNextEntryPoints in class AbstractTraverseStepprotected void fetchNextResults(OCommandContext ctx, int nRecords)
fetchNextResults in class AbstractTraverseSteppublic String prettyPrint(int depth, int indent)
Copyright © 2009–2025 OrientDB. All rights reserved.