GitHub user spmallette opened a pull request: https://github.com/apache/tinkerpop/pull/866
TINKERPOP-1962 GroovyTranslator handles empty maps properly now. https://issues.apache.org/jira/browse/TINKERPOP-1962 Pretty self-explanatory change....easy fix. All tests pass with `docker/build.sh -t -i` VOTE +1 You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/tinkerpop TINKERPOP-1962 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/tinkerpop/pull/866.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #866 ---- commit 4e8b4cff058298d0cb43be1402a14d77f22a53ac Author: Stephen Mallette <spmva@...> Date: 2018-05-09T13:16:45Z TINKERPOP-1962 GroovyTranslator handles empty maps properly now. ---- ---