You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2018/10/27 23:46:16 UTC

[tinkerpop] branch TINKERPOP-2078 updated (71f4ba4 -> 42eeaad)

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

spmallette pushed a change to branch TINKERPOP-2078
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from 71f4ba4  TINKERPOP-2078 added anonymous traversal to python
     add 42eeaad  TINKERPOP-2078 Add anonymous traversal for js

No new revisions were added by this update.

Summary of changes:
 .../src/main/javascript/gremlin-javascript/index.js          |  3 ++-
 .../javascript/gremlin-javascript/lib/structure/graph.js     | 11 ++++++++++-
 .../gremlin-javascript/test/cucumber/feature-steps.js        |  4 ++--
 .../javascript/gremlin-javascript/test/cucumber/world.js     |  8 ++++----
 .../gremlin-javascript/test/integration/traversal-test.js    | 12 ++++++------
 5 files changed, 24 insertions(+), 14 deletions(-)