vkagamlyk commented on PR #2679: URL: https://github.com/apache/tinkerpop/pull/2679#issuecomment-2237733993
> is the bulking feature optional for the server? it feels like it should be an optimization that the server can choose to implement or not rather than something required since it is now being treated as a parameter. i also wonder if the driver should be required to get that setting right for it to work. it was different when there was bytecode. the user (and driver provider) had no control over these options, but this is different now under http. I changed implementation that the client can consume the server's results both in the form of `RemoteTraverser` and flat data. So server can return any result from now, providers may decide what is better is there use cases. -- 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]
