You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by dk...@apache.org on 2019/06/11 15:35:27 UTC

[tinkerpop] branch tp33 updated (ed8ddcb -> 7a18d92)

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

dkuppitz pushed a change to branch tp33
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from ed8ddcb  Fixed typo for math() step and division CTR
     add 7a18d92  TINKERPOP-2230 Fixed bug in match() step

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                   |  1 +
 .../process/traversal/step/map/MatchStep.java        | 12 ++++++++++++
 gremlin-test/features/map/Match.feature              | 13 +++++++++++++
 .../process/traversal/step/map/MatchTest.java        | 19 +++++++++++++++++++
 .../tinkergraph/structure/TinkerGraphPlayTest.java   | 20 ++++++--------------
 5 files changed, 51 insertions(+), 14 deletions(-)