spmallette commented on code in PR #3456: URL: https://github.com/apache/tinkerpop/pull/3456#discussion_r3423722207
########## 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 had no GValue at all; Python/.NET/Go diverged on validation, duplicate detection, and string representation. shouldn't we have more docs then? like "GValue Parameterization" sections for all variants? -- 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]
