Class OMultiMatchPathItemArrows
java.lang.Object
com.orientechnologies.orient.core.sql.parser.SimpleNode
com.orientechnologies.orient.core.sql.parser.OMatchPathItem
com.orientechnologies.orient.core.sql.parser.OMultiMatchPathItem
com.orientechnologies.orient.core.sql.parser.OMultiMatchPathItemArrows
- All Implemented Interfaces:
Node
-
Field Summary
Fields inherited from class com.orientechnologies.orient.core.sql.parser.OMultiMatchPathItem
itemsFields inherited from class com.orientechnologies.orient.core.sql.parser.OMatchPathItem
filter, methodFields inherited from class com.orientechnologies.orient.core.sql.parser.SimpleNode
children, firstToken, id, lastToken, PARAMETER_PLACEHOLDER, parent, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.orientechnologies.orient.core.sql.parser.OMultiMatchPathItem
addItem, copy, equals, getItems, hashCode, isBidirectional, setItems, toGenericStatement, toString, traversePatternEdgeMethods inherited from class com.orientechnologies.orient.core.sql.parser.OMatchPathItem
bothPath, executeTraversal, getFilter, getMethod, inPath, outPath, setFilter, setMethodMethods inherited from class com.orientechnologies.orient.core.sql.parser.SimpleNode
dump, getValue, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, toGenericStatement, toString, toString
-
Constructor Details
-
OMultiMatchPathItemArrows
public OMultiMatchPathItemArrows(int id)
-