Cole-Greer commented on code in PR #3456:
URL: https://github.com/apache/tinkerpop/pull/3456#discussion_r3444681185


##########
docs/src/reference/gremlin-variants.asciidoc:
##########
@@ -1962,8 +1852,17 @@ Promise.all([
 [[gremlin-javascript-gvalue]]
 === GValue Parameterization
 
-IMPORTANT: 4.0.0-beta.2 Release - `GValue` parameterization is not yet 
implemented for the JavaScript driver. This
-functionality is planned for a future release.
+A `GValue` is an encapsulation of a parameter name and value. A 
<<traversal-parameterization,subset of gremlin steps>>

Review Comment:
   Javascript was the only GLV which was missing the "GValue Parameterization" 
section altogether, other than the go GValue construction edit, there were no 
changes needed to the existing docs here.
   
   One slight exception is some GLVs include 2 examples (has() and mergeV()), 
while others only have the has() example. I'll add the merge example everywhere 
for consistency.



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