
public class OMatchFilterItem extends SimpleNode
| Modifier and Type | Field and Description |
|---|---|
protected OIdentifier |
alias |
protected OExpression |
className |
protected OExpression |
classNames |
protected OInteger |
clusterId |
protected OIdentifier |
clusterName |
protected OArrayRangeSelector |
depth |
protected OIdentifier |
depthAlias |
protected OWhereClause |
filter |
protected OInteger |
maxDepth |
protected Boolean |
optional |
protected OIdentifier |
pathAlias |
protected ORid |
rid |
protected OWhereClause |
whileCondition |
children, firstToken, id, lastToken, parent, parser, value| Constructor and Description |
|---|
OMatchFilterItem(int id) |
OMatchFilterItem(OrientSql p,
int id) |
| Modifier and Type | Method and Description |
|---|---|
OMatchFilterItem |
copy() |
boolean |
equals(Object o) |
int |
hashCode() |
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 OExpression className
protected OExpression classNames
protected OIdentifier clusterName
protected OInteger clusterId
protected ORid rid
protected OIdentifier alias
protected OWhereClause filter
protected OWhereClause whileCondition
protected OArrayRangeSelector depth
protected OInteger maxDepth
protected Boolean optional
protected OIdentifier depthAlias
protected OIdentifier pathAlias
public OMatchFilterItem(int id)
public OMatchFilterItem(OrientSql p, int id)
public void toString(Map<Object,Object> params, StringBuilder builder)
toString in class SimpleNodepublic OMatchFilterItem copy()
copy in class SimpleNodeCopyright © 2009–2025 OrientDB. All rights reserved.