This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.
from c0b5ee0 Merge branch 'tp33' add 984f086 TINKERPOP-2171 Allow sparql() to be extended with Gremlin steps. new cb7d018 Merge pull request #1074 from apache/TINKERPOP-2171 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: CHANGELOG.asciidoc | 1 + docs/src/reference/compilers.asciidoc | 17 +++ docs/src/upgrade/release-3.4.x.asciidoc | 38 +++++ .../dsl/sparql/SparqlTraversalSource.java | 170 +++++++++++++-------- .../process/traversal/strategy/SparqlStrategy.java | 11 +- .../dsl/sparql/SparqlTraversalSourceTest.java | 23 +++ 6 files changed, 196 insertions(+), 64 deletions(-)