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 2020/06/19 15:51:49 UTC

[tinkerpop] branch 3.4-dev updated (7150e73 -> bd4bd43)

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

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


    from 7150e73  Added io test files for 3.4.8 CTR
     add ba44f73  TINKERPOP-2383 Fixed bug in has(T,Traversal)
     add bd4bd43  Merge branch 'TINKERPOP-2383' into 3.4-dev

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                  |  3 ++-
 .../process/traversal/dsl/graph/GraphTraversal.java | 21 ++++++++++++++++-----
 gremlin-test/features/filter/Has.feature            | 12 ++++++++++++
 .../process/traversal/step/filter/HasTest.java      | 19 +++++++++++++++++++
 4 files changed, 49 insertions(+), 6 deletions(-)