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

Cole-Greer pushed a change to branch multi-label-experiment
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from 278b64bf7b Fix multi-label rendering gaps in ElementMapStep and 
ComputerGraph
     add d272791267 Address PR review nits: verification strategy, event util, 
label helper relocation

No new revisions were added by this update.

Summary of changes:
 .../process/traversal/step/map/ElementMapStep.java |  4 ++--
 .../traversal/step/map/PropertyMapStep.java        |  3 ++-
 .../process/traversal/step/util/WithOptions.java   | 14 ------------
 .../traversal/step/util/event/EventUtil.java       |  4 +---
 .../verification/StandardVerificationStrategy.java |  9 ++++----
 .../process/traversal/util/TraversalHelper.java    | 17 ++++++++++++++
 .../StandardVerificationStrategyTest.java          |  7 ++++++
 .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs |  2 +-
 gremlin-go/driver/cucumber/gremlin.go              |  2 +-
 .../gremlin-javascript/test/cucumber/gremlin.js    |  2 +-
 .../src/main/python/tests/feature/gremlin.py       |  2 +-
 .../gremlin/language/translator/translations.json  | 26 +++++++++++-----------
 .../gremlin/test/features/map/AddVertex.feature    |  4 ++--
 13 files changed, 53 insertions(+), 43 deletions(-)

Reply via email to