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 33f74a5db0 Add PropertyMapStep getters and a constructor with TraversalRing (#2029) add b298763204 TINKERPOP-2928 Fixed bug in element() with edge properties CTR No new revisions were added by this update. Summary of changes: CHANGELOG.asciidoc | 1 + docs/src/reference/the-traversal.asciidoc | 2 +- .../process/traversal/step/map/ElementStep.java | 2 +- .../strategy/optimization/LazyBarrierStrategy.java | 7 +- .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs | 10 ++- gremlin-go/driver/cucumber/gremlin.go | 10 ++- .../gremlin-javascript/test/cucumber/gremlin.js | 10 ++- gremlin-python/src/main/python/radish/gremlin.py | 10 ++- .../gremlin/test/features/map/Element.feature | 81 ++++++++++++++++++++-- 9 files changed, 110 insertions(+), 23 deletions(-)