
public class CreateEdgesStep extends AbstractExecutionStep
ctx, next, prev, profilingEnabled, timedOut| Constructor and Description |
|---|
CreateEdgesStep(OIdentifier targetClass,
OIdentifier targetClusterName,
String uniqueIndex,
OIdentifier fromAlias,
OIdentifier toAlias,
Number wait,
Number retry,
OBatch batch,
OCommandContext ctx,
boolean profilingEnabled) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeCached() |
OExecutionStep |
copy(OCommandContext ctx) |
long |
getCost()
returns the absolute cost (in nanoseconds) of the execution of this step
|
protected void |
loadNextFromTo() |
String |
prettyPrint(int depth,
int indent) |
OResultSet |
syncPull(OCommandContext ctx,
int nRecords) |
close, getContext, getCostFormatted, getNext, getPrev, isProfilingEnabled, sendTimeout, setNext, setPrevious, setProfilingEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbasicDeserialize, basicSerialize, deserialize, getDescription, getIndent, getName, getSubExecutionPlans, getSubSteps, getTargetNode, getType, reset, serializetoResultpublic CreateEdgesStep(OIdentifier targetClass, OIdentifier targetClusterName, String uniqueIndex, OIdentifier fromAlias, OIdentifier toAlias, Number wait, Number retry, OBatch batch, OCommandContext ctx, boolean profilingEnabled)
public OResultSet syncPull(OCommandContext ctx, int nRecords) throws OTimeoutException
OTimeoutExceptionprotected void loadNextFromTo()
public String prettyPrint(int depth, int indent)
public long getCost()
OExecutionSteppublic boolean canBeCached()
public OExecutionStep copy(OCommandContext ctx)
Copyright © 2009–2025 OrientDB. All rights reserved.