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/05/23 16:48:24 UTC

[GitHub] [tinkerpop] ihoro commented on a diff in pull request #1547: Add GraphBinary serialization support to gremlin-javascript

ihoro commented on code in PR #1547:
URL: https://github.com/apache/tinkerpop/pull/1547#discussion_r879680744


##########
gremlin-javascript/src/main/javascript/gremlin-javascript/test/unit/graphbinary/AnySerializer-test.js:
##########
@@ -520,6 +533,9 @@ describe('GraphBinary.AnySerializer', () => {
         ]
       },
 
+      // TRAVERSALSTRATEGY
+      // TODO: it's not expected to be deserialized, is it correct assumption?

Review Comment:
   Thanks for the confirmation.



-- 
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