spmallette commented on code in PR #3464:
URL: https://github.com/apache/tinkerpop/pull/3464#discussion_r3436916205
##########
docs/src/reference/gremlin-variants.asciidoc:
##########
@@ -354,6 +354,34 @@ err = tx.Commit()
if err != nil { log.Fatal(err) }
----
+==== Transaction Closures
Review Comment:
ngl, even though I knew what this PR was for, i still read this title as
"closing a transaction".
Maybe, "Transaction Blocks" as a language independent way to describe
things? At least with "blocks" it's hard to make an assumption about what that
is and you click? Or maybe, "Transaction Batching" or "Batches"?
--
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]