You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2022/01/24 08:50:49 UTC

[GitHub] [tinkerpop] jorgebay commented on pull request #1547: Add GraphBinary serialization support to gremlin-javascript

jorgebay commented on pull request #1547:
URL: https://github.com/apache/tinkerpop/pull/1547#issuecomment-1019856384


   Nice progress!!
   
   It looks like the [GraphBinary documentation](https://github.com/apache/tinkerpop/blob/master/docs/src/dev/io/graphbinary.asciidoc#traverser) is incorrect about traverser, it's a long: https://github.com/apache/tinkerpop/blob/master/gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/Traverser.java#L109
   
   Example serializer: https://github.com/apache/tinkerpop/blob/master/gremlin-dotnet/src/Gremlin.Net/Structure/IO/GraphBinary/Types/TraverserSerializer.cs#L52


-- 
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: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org