
public class OUpdateEdgeStatement extends OUpdateStatement
limit, lockRecord, operations, returnAfter, returnBefore, returnCount, returnProjection, target, timeout, upsert, whereClauseCUSTOM_STRICT_SQL, originalStatementchildren, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OUpdateEdgeStatement(int id) |
OUpdateEdgeStatement(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
OUpdateEdgeStatement |
copy() |
OUpdateExecutionPlan |
createExecutionPlan(OCommandContext ctx,
boolean enableProfiling)
creates an execution plan for current statement
|
protected String |
getStatementType() |
equals, execute, execute, getLimit, getLockRecord, getOperations, getReturnProjection, getTarget, getTimeout, getWhereClause, hashCode, isReturnAfter, isReturnBefore, isReturnCount, isUpsert, toStringcreateExecutionPlan, createExecutionPlanNoCache, deserialize, deserializeFromOResult, execute, execute, execute, execute, execute, execute, execute, executinPlanCanBeCached, getOriginalStatement, isIdempotent, refersToParent, serialize, setOriginalStatement, toString, validatechildrenAccept, dump, getDatabase, getValue, jjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toStringpublic OUpdateEdgeStatement(int id)
public OUpdateEdgeStatement(OrientSql p, int id)
protected String getStatementType()
getStatementType in class OUpdateStatementpublic OUpdateExecutionPlan createExecutionPlan(OCommandContext ctx, boolean enableProfiling)
OStatementcreateExecutionPlan in class OUpdateStatementctx - the context that will be used to execute the statementenableProfiling - true to enable profiling, false to disable itpublic OUpdateEdgeStatement copy()
copy in class OUpdateStatementCopyright © 2009–2025 OrientDB. All rights reserved.