GitHub user ashwinisingh01 opened a pull request:
https://github.com/apache/tinkerpop/pull/915
Tinkerpop 1913-Followup
Adding support to de-serialize status attribute for gremlin dotnet.
More details : https://issues.apache.org/jira/browse/TINKERPOP-1913
Following up from the original PR :
https://github.com/apache/tinkerpop/pull/868
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ashwinisingh01/tinkerpop TINKERPOP-1913
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/915.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 #915
----
commit 33452661adc4ac092aa60f65b6bac9ae15aec0c3
Author: Ubuntu <ashwsing@...>
Date: 2018-08-14T16:45:00Z
status attributes for gremlin dotnet
commit cb2607261dee146935996fd7884c524402cb5619
Author: Ubuntu <ashwsing@...>
Date: 2018-08-14T16:51:36Z
minor cleanup
----
---