You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by mi...@apache.org on 2023/01/06 15:05:37 UTC

[tinkerpop] branch TINKERPOP-2850-3.6 updated (b4e6b4659f -> f8b7dae32c)

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

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


    from b4e6b4659f Docs
     add f8b7dae32c PR feeback

No new revisions were added by this update.

Summary of changes:
 .../process/traversal/step/map/MergeEdgeStep.java  |  2 +-
 .../process/traversal/step/map/MergeStep.java      | 14 +++---
 .../traversal/step/map/MergeVertexStep.java        |  2 +-
 .../gremlin/util/iterator/IteratorUtilsTest.java   | 12 +++++
 .../process/ProcessLimitedStandardSuite.java       | 55 +++++++++++-----------
 .../tinkergraph/TinkerGraphFeatureTest.java        |  6 +--
 6 files changed, 49 insertions(+), 42 deletions(-)