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 2022/07/08 10:48:29 UTC

[tinkerpop] branch 3.6-dev updated (f838269658 -> a703679939)

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

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


    from f838269658 Merge branch '3.5-dev' into 3.6-dev
     add 1a548e8089 Ensure that Graph is set after strategy application
     add a703679939 Merge branch '3.5-dev' into 3.6-dev

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.asciidoc                                 |  1 +
 .../strategy/decoration/PartitionStrategy.java     |  2 +-
 .../process/traversal/util/DefaultTraversal.java   | 11 ++++-
 .../tinkergraph/structure/TinkerGraphTest.java     | 56 ++++++++++++++++++++++
 4 files changed, 68 insertions(+), 2 deletions(-)