This is an automated email from the ASF dual-hosted git repository.
xiazcy pushed a change to branch TINKERPOP-3166_asNumber
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 3d86cc27b1 Add an asNumber() step to allows users to cast numbers into
desired types, as well as to parse numerical string into desired numbers.
add 098b1acf71 fix null case feature test
No new revisions were added by this update.
Summary of changes:
gremlin-dotnet/test/Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs | 2 +-
gremlin-go/driver/cucumber/gremlin.go | 2 +-
.../src/main/javascript/gremlin-javascript/test/cucumber/gremlin.js | 2 +-
gremlin-python/src/main/python/radish/gremlin.py | 2 +-
.../org/apache/tinkerpop/gremlin/test/features/map/AsNumber.feature | 6 ++++--
5 files changed, 8 insertions(+), 6 deletions(-)