How to use 'graph. eval()' #4147
Unanswered
LiJie20190102
asked this question in
Q&A
Replies: 1 comment 11 replies
-
@li-boxuan please help me |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use 'graph. eval()' to execute the gremlin script, if 'g. V()', what I expected was that this would return all vertices, but it definitely looks like 'g. V()' has obtained an object that I am not clear about. Should I handle this object?
Beta Was this translation helpful? Give feedback.
All reactions