
public class WhileMatchStep extends AbstractUnrollStep
ctx, next, prev, profilingEnabled, timedOut| Constructor and Description |
|---|
WhileMatchStep(OCommandContext ctx,
OWhereClause condition,
OInternalExecutionPlan body,
boolean profilingEnabled) |
| Modifier and Type | Method and Description |
|---|---|
String |
prettyPrint(int depth,
int indent) |
protected Collection<OResult> |
unroll(OResult doc,
OCommandContext iContext) |
reset, syncPullclose, getContext, getCostFormatted, getNext, getPrev, isProfilingEnabled, sendTimeout, setNext, setPrevious, setProfilingEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbasicDeserialize, basicSerialize, canBeCached, copy, deserialize, getDescription, getIndent, getName, getSubExecutionPlans, getSubSteps, getTargetNode, getType, serializegetCost, toResultpublic WhileMatchStep(OCommandContext ctx, OWhereClause condition, OInternalExecutionPlan body, boolean profilingEnabled)
protected Collection<OResult> unroll(OResult doc, OCommandContext iContext)
unroll in class AbstractUnrollSteppublic String prettyPrint(int depth, int indent)
Copyright © 2009–2025 OrientDB. All rights reserved.