
public class OCreateEdgeStatement extends OStatement
| Modifier and Type | Field and Description |
|---|---|
protected OBatch |
batch |
protected OInsertBody |
body |
protected OExpression |
leftExpression |
protected Number |
retry |
protected OExpression |
rightExpression |
protected OIdentifier |
targetClass |
protected OIdentifier |
targetClusterName |
protected Number |
wait |
CUSTOM_STRICT_SQLchildren, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OCreateEdgeStatement(int id) |
OCreateEdgeStatement(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
execute, jjtAccept, toString, validatechildrenAccept, dump, getDatabase, getValue, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toStringprotected OIdentifier targetClass
protected OIdentifier targetClusterName
protected OExpression leftExpression
protected OExpression rightExpression
protected OInsertBody body
protected Number retry
protected Number wait
protected OBatch batch
public OCreateEdgeStatement(int id)
public OCreateEdgeStatement(OrientSql p, int id)
public void toString(Map<Object,Object> params, StringBuilder builder)
toString in class OStatementCopyright © 2009–2025 OrientDB. All rights reserved.