
public class OMatchPathItemFirst extends OMatchPathItem
| Modifier and Type | Field and Description |
|---|---|
protected OFunctionCall |
function |
filter, methodchildren, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OMatchPathItemFirst(int id) |
OMatchPathItemFirst(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBidirectional() |
void |
toString(Map<Object,Object> params,
StringBuilder builder) |
protected Iterable<OIdentifiable> |
traversePatternEdge(com.orientechnologies.orient.core.sql.parser.OMatchStatement.MatchContext matchContext,
OIdentifiable startingPoint,
OCommandContext iCommandContext) |
executeTraversal, jjtAccept, matchesClasschildrenAccept, dump, getDatabase, getValue, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, toString, toStringprotected OFunctionCall function
public OMatchPathItemFirst(int id)
public OMatchPathItemFirst(OrientSql p, int id)
public boolean isBidirectional()
isBidirectional in class OMatchPathItempublic void toString(Map<Object,Object> params, StringBuilder builder)
toString in class OMatchPathItemprotected Iterable<OIdentifiable> traversePatternEdge(com.orientechnologies.orient.core.sql.parser.OMatchStatement.MatchContext matchContext, OIdentifiable startingPoint, OCommandContext iCommandContext)
traversePatternEdge in class OMatchPathItemCopyright © 2009–2025 OrientDB. All rights reserved.