Skip to content

Relationship isomorphism - #2867

Open
swilly22 wants to merge 2 commits into
masterfrom
relationship-isomorphism
Open

swilly22 wants to merge 2 commits into
masterfrom
relationship-isomorphism

Conversation

@swilly22

@swilly22 swilly22 commented Feb 2, 2023

Copy link
Copy Markdown
Contributor

#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

This branch has not been deployed

No deployments
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