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

   Fixed gremlin-go in TP 4.0 to properly handle bulked result with 
`bulkResults` request option. Bulk counts is now preserved inside Traverser 
objects, and lazily unroll during traversal iteration, matching 
Java/Python/.NET/JS behavior.
   
   Also updated the relevant docs, and captured the fact that all GLVs will set 
"bulkResults" to true through DRC, overriding the server's default to not bulk. 
   
   
   


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