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/02/01 12:05:58 UTC

[tinkerpop] branch TINKERPOP-2681 updated (a91aad4 -> e3e6caa)

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

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


    from a91aad4  TINKERPOP-2681 mergeE() and mergeV()
     add 8829381  f
     add e3e6caa  fix some neo4j problems

No new revisions were added by this update.

Summary of changes:
 docs/src/dev/developer/for-committers.asciidoc         |  1 -
 gremlin-test/features/map/AddEdge.feature              |  2 +-
 gremlin-test/features/map/MergeEdge.feature            | 18 +++++++++---------
 .../tinkerpop/gremlin/features/StepDefinition.java     |  5 ++++-
 .../tinkerpop/gremlin/neo4j/structure/Neo4jGraph.java  |  8 ++++----
 5 files changed, 18 insertions(+), 16 deletions(-)