Skip to content

Graph traversal and directionless relations #1597

Answered by phughk
clarkmcc asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @clarkmcc . We agree that arbitrary-hop queries are very important functionality to have. We hope to have that supported in the future, but until then it can be achieved with JS functions.

Regarding directionless graphs, you can make a query using both directions with the A<->r<->B syntax. This will capture relations that are going in either direction. Not exactly the same as directionless, but a viable substitute in most cases.

Hopefully the above answer are useful.

(This answer was edited on 2024/02/19)

Replies: 6 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@prabirshrestha
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@treykeown
Comment options

@phughk
Comment options

@lucasfcnunes
Comment options

Answer selected by phughk
Comment options

You must be logged in to vote
1 reply
@phughk
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
8 participants