Skip to content

Relationship isomorphism#2867

Open
swilly22 wants to merge 2 commits intomasterfrom
relationship-isomorphism
Open

Relationship isomorphism#2867
swilly22 wants to merge 2 commits intomasterfrom
relationship-isomorphism

Conversation

@swilly22
Copy link
Contributor

@swilly22 swilly22 commented Feb 2, 2023

#2865
This PR changes how variable length traversal behaves

We've used to stop expanding a path upon detecting a cycle e.g. a->b->a
This PR simply ensures a path doesn't contains duplicated edges, allowing paths such as a->b->a->c

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant