GitHub user jorgebay opened a pull request: https://github.com/apache/tinkerpop/pull/858
TINKERPOP-1943 Support GraphSON3 in Gremlin-JavaScript Add support for GraphSON3 to the JavaScript GLV. https://issues.apache.org/jira/browse/TINKERPOP-1943 All gherkin scenarios are passing: `465 scenarios (27 skipped, 438 passed)` VOTE +1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/tinkerpop TINKERPOP-1943 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/tinkerpop/pull/858.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 #858 ---- commit 9357c9e567cea65522db2ca109f427c27a999c06 Author: Jorge Bay Gondra <jorgebaygondra@...> Date: 2018-04-25T12:22:25Z TINKERPOP-1943 Support GraphSON3 in Gremlin-JavaScript ---- ---