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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
