How can I get String results #150
Unanswered
javiramos1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I need to return the list of IDs when inserting multiple vertices:
This should return a list of string ids. I tried to map to String instead of Vertex but this does not work:
Does anyone knows how to solve this?
Beta Was this translation helpful? Give feedback.
All reactions