spmallette commented on code in PR #2099:
URL: https://github.com/apache/tinkerpop/pull/2099#discussion_r1256209925
##########
gremlin-javascript/src/main/javascript/gremlin-javascript/lib/process/graph-traversal.js:
##########
@@ -543,6 +543,16 @@ class GraphTraversal extends Traversal {
return this;
}
+ /**
Review Comment:
i don't believe this is the only change required for javascript. you need
the `statics` method definition as well
--
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]