Edge traversal #518
Unanswered
29nidhishah
asked this question in
Q&A
Replies: 1 comment
-
That is not enough information. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to get all the upstream edges from a given vertex id upto a given upstream depth x. Can you suggest the most optimal query for it I dont want to use select/map as they are costly functions
Beta Was this translation helpful? Give feedback.
All reactions