
public class OTraverseProjectionItem extends SimpleNode
| Modifier and Type | Field and Description |
|---|---|
protected OBaseIdentifier |
base |
protected OModifier |
modifier |
children, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OTraverseProjectionItem(int id) |
OTraverseProjectionItem(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
OTraverseProjectionItem |
copy() |
boolean |
equals(Object o) |
Object |
execute(OResult iCurrentRecord,
OCommandContext ctx) |
int |
hashCode() |
boolean |
refersToParent() |
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
childrenAccept, dump, getDatabase, getValue, jjtAccept, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toString, toStringprotected OBaseIdentifier base
protected OModifier modifier
public OTraverseProjectionItem(int id)
public OTraverseProjectionItem(OrientSql p, int id)
public Object execute(OResult iCurrentRecord, OCommandContext ctx)
public boolean refersToParent()
public void toString(Map<Object,Object> params, StringBuilder builder)
toString in class SimpleNodepublic OTraverseProjectionItem copy()
copy in class SimpleNodeCopyright © 2009–2025 OrientDB. All rights reserved.