Get dynamic way a field name using a string from the vertex and use it to make an orderBy operation? #834
Unanswered
rmendoza-prescriber
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, guys I am working on in a Pager functionality in my project and we are using this library, right now we are facing an exception when we are trying to make an orderBy operation over the list of vertex we are returning, this is the piece of the code I am using:
query
here is aIVertexGremlinQuery
interface, so after execute this line I receive this exceptionThere exists a way to do that already implemented in this library? Or do I need to investigate another approach?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions