This is an automated email from the ASF dual-hosted git repository.

jorgebg pushed a change to branch 3.4-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from 7ea3dfa  TINKERPOP-2325 Refactored the filter traversal build for 
SPARQL
     add 2c60aa1  TINKERPOP-2332 JavaScript GLV: Fix structure toString() 
methods
     add dc5e457  TINKERPOP-2333 JavaScript GLV: Fix Edge GraphSON2+ 
serialization
     add e2c4b27  Merge pull request #1242 from apache/TINKERPOP-2332
     new 0dd374a  Merge branch '3.3-dev' into 3.4-dev

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../gremlin-javascript/lib/structure/graph.js      | 34 ++++++---
 .../lib/structure/io/type-serializers.js           |  4 +-
 .../test/cucumber/feature-steps.js                 |  4 +-
 .../test/unit/structure-types-test.js              | 87 ++++++++++++++++++++++
 4 files changed, 115 insertions(+), 14 deletions(-)
 create mode 100644 
gremlin-javascript/src/main/javascript/gremlin-javascript/test/unit/structure-types-test.js

Reply via email to