Skip to content

Conversation

@Mats-SX
Copy link
Member

@Mats-SX Mats-SX commented Nov 18, 2016

The direction in which a relationship is traversed is
not significant for a path. The mention of this in the CIP
was caused by a misunderstanding.

The direction in which a relationship is traversed is
not significant for a path. The mention of this in the CIP
was caused by a misunderstanding.
@thobe
Copy link

thobe commented Nov 18, 2016

How can the direction not be important? If the direction is not important that would make (a)-[x]->(a) the same as (a)<-[x]-(a), which I would argue that it is not.

There is lots of confusion around how self-relationships (or loops) are
matched by patterns. These scenarios aim to outline how this is supposed
to work, and how it differs from simple relationship matching.
@Mats-SX
Copy link
Member Author

Mats-SX commented Dec 6, 2016

Replaced by #162

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants