xiazcy commented on code in PR #3397:
URL: https://github.com/apache/tinkerpop/pull/3397#discussion_r3166573645
##########
gremlin-go/driver/requestOptions.go:
##########
@@ -30,6 +32,7 @@ type RequestOptions struct {
userAgent string
bindings map[string]interface{}
materializeProperties string
+ bulkResults string
Review Comment:
No particular reason for either. This was to match types in Java's
RequestOption.
--
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]