https://issues.apache.org/jira/browse/TINKERPOP-2111
Adding `BulkSet` brings some consistency to how results are processed and sets things up better for GraphBinary. Implemented for all GLVs though they do not yet have `BulkSet` implementations - they simply coerce to `List` during deserialization. This is basically what was happening before but in earlier versions it was happening on the server side. All tests pass with `docker/build.sh -t -i` VOTE +1 [ Full content available at: https://github.com/apache/tinkerpop/pull/1018 ] This message was relayed via gitbox.apache.org for [email protected]
