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/09/04 16:35:41 UTC

[tinkerpop] branch tp33 updated (5ab245c -> 6555210)

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 5ab245c  Updated changelog CTR
     add 6555210  TINKERPOP-2159 Fixed multi-valued property handling in EventStrategy / AddPropertyStep.

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |  1 +
 docs/src/reference/the-traversal.asciidoc          |  6 ++
 docs/src/upgrade/release-3.3.x.asciidoc            | 13 ++++
 .../traversal/step/sideEffect/AddPropertyStep.java | 77 +++++++++++++++-------
 .../tinkergraph/structure/TinkerGraphPlayTest.java | 37 +++++++----
 5 files changed, 97 insertions(+), 37 deletions(-)