ftsrg/ingraph

No edges in AllDifferent jnode

Closed this issue · 1 comments

In TCK test: Get related to related to I would assume that stages.jplan.child.child.edges contains _e0#0 and _e1#0 edges, but the list is empty.
The same problem occurs too if the edges have names.

Good point. Note that the edges list of the AllDifferent operator might also contain a reference to an edge list in case of a transitive expand (multi-hop edge pattern). For the particular matches to evaluate the AllDifferent predicate, edge lists need flattening.