GitHub user jorgebay opened a pull request:
https://github.com/apache/tinkerpop/pull/757
TINKERPOP-1837 Gremlin .NET: Provide type coercion between IDictionary<K,
V> instances
https://issues.apache.org/jira/browse/TINKERPOP-1837
(The new Travis job comes in handy to validate features like this one :) )
VOTE +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1837
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/757.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 #757
----
commit a895a6847521a8aa30a83344cf3262aaa1d8c22f
Author: Jorge Bay Gondra <[email protected]>
Date: 2017-11-22T10:44:00Z
Gremlin .NET: Provide type coercion between IDictionary<K, V> instances
----
---