GitHub user arings opened a pull request:
https://github.com/apache/tinkerpop/pull/890
Expose Pick in module.exports
#460 so `Pick.any` and `Pick.none` can be used in gremlin-javascript.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arings/tinkerpop TINKERPOP-1507-JS
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/890.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #890
----
commit 60267bf773f7d460f13fa6f82a2bf38578aefae9
Author: arings <aringbauer@...>
Date: 2018-07-15T17:51:08Z
Expose pick object in module.exports
----
---