Class PathMatchClause.EdgePattern
java.lang.Object
se.liu.ida.hefquin.engine.wrappers.lpg.query.impl.match.PathMatchClause.EdgePattern
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionEdgePattern
(CypherVar left, CypherVar edge, CypherVar right, LabeledGraph.Direction direction) -
Method Summary
-
Field Details
-
left
-
edge
-
right
-
direction
-
-
Constructor Details
-
EdgePattern
public EdgePattern(CypherVar left, CypherVar edge, CypherVar right, LabeledGraph.Direction direction)
-
-
Method Details
-
equals
-
hashCode
-