This is an automated email from the ASF dual-hosted git repository.
xiazcy pushed a change to branch asbool-step
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 2a3701c0a5 Minor updates and fixes to implementation and docs
add 5bdc30f71c update docs & tests
No new revisions were added by this update.
Summary of changes:
docs/src/dev/provider/gremlin-semantics.asciidoc | 6 +-
docs/src/upgrade/release-3.8.x.asciidoc | 38 +++++-----
.../traversal/dsl/graph/GraphTraversal.java | 1 +
.../language/translator/GremlinTranslatorTest.java | 6 +-
.../process/traversal/step/map/AsBoolStepTest.java | 6 +-
.../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs | 6 ++
gremlin-go/driver/cucumber/gremlin.go | 6 ++
.../gremlin-javascript/test/cucumber/gremlin.js | 6 ++
gremlin-python/src/main/python/radish/gremlin.py | 6 ++
.../gremlin/test/features/map/AsBool.feature | 83 +++++++++++++++++++++-
10 files changed, 136 insertions(+), 28 deletions(-)