Skip to content
Discussion options

You must be logged in to vote

你好,interactive_sub.execute("g.V()").one()看起来只会返回某一个点的值,因为调用了one(),可以改写成all(),就可以返回包含所有点的list

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yecol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants