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 b1dc488 updated comment on test and created jira
add f19c3bc allow id for in/out and other code review items
No new revisions were added by this update.
Summary of changes:
.../process/traversal/step/map/MergeEdgeStep.java | 95 ++++++++++---
.../traversal/step/map/MergeVertexStep.java | 28 +++-
.../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs | 43 +++---
.../gremlin-javascript/test/cucumber/gremlin.js | 43 +++---
gremlin-python/src/main/python/radish/gremlin.py | 43 +++---
gremlin-test/features/map/MergeEdge.feature | 155 +++++++++++++++++++--
gremlin-test/features/map/MergeVertex.feature | 113 ++++++++++++---
7 files changed, 408 insertions(+), 112 deletions(-)