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 2019/05/17 11:59:07 UTC

[tinkerpop] 01/02: Merge branch 'TINKERPOP-2089' into tp33

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

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 7095e395e58a1074fbc5fb8705ac6703041f4532
Merge: ad12862 52bfdfe
Author: Stephen Mallette <sp...@genoprime.com>
AuthorDate: Fri May 17 07:56:07 2019 -0400

    Merge branch 'TINKERPOP-2089' into tp33

 CHANGELOG.asciidoc                                 |  1 +
 docs/src/reference/the-traversal.asciidoc          | 62 ++++++++++++++++++++++
 docs/src/upgrade/release-3.3.x.asciidoc            |  9 ++++
 .../glv/GraphTraversalSource.template              | 18 ++++---
 .../lib/process/anonymous-traversal.js             | 15 ++++--
 .../lib/process/graph-traversal.js                 | 36 +++++++------
 .../gremlin-javascript/lib/structure/graph.js      |  8 +--
 .../test/integration/traversal-test.js             | 56 +++++++++++++++++--
 8 files changed, 174 insertions(+), 31 deletions(-)