GumpacG opened a new pull request, #3428:
URL: https://github.com/apache/tinkerpop/pull/3428

   ### Description
   Brings gremlin-javascript, gremlin-dotnet, and gremlin-go to feature parity 
with gremlin-python for the GraphBinary 4.0 Graph type (0x10), so that 
g.X().subgraph('sg').cap('sg').next() from any of the four GLVs returns a 
usable Graph data container instead of throwing an unknown-type error.
   
   Added unit tests and feature tests.
   
   Assisted-by: Devin: Claude Opus 4.7
   
   
   


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

Reply via email to