You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While there is no dedicated graph traversal syntax available at the moment, it is possible to achieve traversal by recursively calling a custom function. This approach has been reasonably popular within the community lately, and should be explained within the docs.
Is there an existing issue for this?
I have searched the existing issues
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Description
While there is no dedicated graph traversal syntax available at the moment, it is possible to achieve traversal by recursively calling a custom function. This approach has been reasonably popular within the community lately, and should be explained within the docs.
Is there an existing issue for this?
Code of Conduct
The text was updated successfully, but these errors were encountered: