spmallette commented on code in PR #3458: URL: https://github.com/apache/tinkerpop/pull/3458#discussion_r3424033641
########## docs/src/upgrade/release-4.x.x.asciidoc: ########## @@ -100,6 +69,32 @@ GLVs (including the Java driver). This aligns with the embedded graph transactio partial work is discarded if the user forgets to call `commit()`. In Java (both remote and embedded mode), the behavior can still be overridden via `tx.onClose(Transaction.CLOSE_BEHAVIOR.COMMIT)`. The non-Java GLVs do not support configuring close behavior and always rollback. +==== Traversal-Accepting Steps Review Comment: Need a catchier title here. "Expanding Dynamic Arguments"?? -- 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]
