spmallette commented on code in PR #3434:
URL: https://github.com/apache/tinkerpop/pull/3434#discussion_r3336695471


##########
docs/src/reference/gremlin-variants.asciidoc:
##########
@@ -291,8 +291,42 @@ re-construction machine-side.
 [[gremlin-go-transactions]]
 === Transactions
 
-IMPORTANT: Transaction support over HTTP is not yet implemented in Gremlin-Go. 
This will be addressed by the official
-4.0.0 release.
+Gremlin-Go supports remote transactions over HTTP. Transactions can be created 
from a `GraphTraversalSource` or

Review Comment:
   we can't exactly say scripts vs bytecode anymore, but GraphTraversalSource 
vs Client doesn't sound quite right either.  or maybe the way its introduced is 
sounding off to me? 
   



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