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 1b4c345  TINKERPOP-2681 mergeE() improvements around null/empty 
arguments and other semantics
     add 673da6f  TINKERPOP-2661 Fixed GremlinGroovyScriptEngine null handling

No new revisions were added by this update.

Summary of changes:
 .../traversal/dsl/graph/GraphTraversal.java        | 35 ++++++++++++----------
 gremlin-dotnet/build/generate.groovy               |  9 ++----
 .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs |  4 +--
 .../ast/AmbiguousMethodASTTransformation.groovy    | 28 ++++++++++++-----
 .../jsr223/GremlinGroovyScriptEngineTest.java      |  9 ++++++
 gremlin-javascript/build/generate.groovy           | 12 ++------
 .../gremlin-javascript/test/cucumber/gremlin.js    |  4 +--
 gremlin-python/build/generate.groovy               |  9 ++----
 gremlin-python/src/main/python/radish/gremlin.py   | 10 +++----
 9 files changed, 64 insertions(+), 56 deletions(-)

Reply via email to