ihoro commented on pull request #1547:
URL: https://github.com/apache/tinkerpop/pull/1547#issuecomment-1034206555
I’ve been working on PathSerializer and I’ve found out that gremlin-server
responds with fully-qualified `{labels}` and `{objects}`, i.e. as `0x0900...`.
But the spec says `{labels} is a List` and `{objects} is a List`. You mentioned
that Java based gremlin-server is the reference implementation, then, I guess,
I should fix the docs respectively to make it explicit that FQ List is
expected. Could you please confirm?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]