GitHub user jorgebay opened a pull request:

    https://github.com/apache/tinkerpop/pull/761

    TINKERPOP-1825 Gremlin.Net: fix generation of Constant() and Fold() steps

    https://issues.apache.org/jira/browse/TINKERPOP-1825
    
    Addressed the issue where generic parameter types generated as `object` in 
Gremlin.Net.
    
    VOTE +1

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/tinkerpop TINKERPOP-1825

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/761.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 #761
    
----
commit aa14928245ed98565dcd4e7f6d21b1a573d76a56
Author: Jorge Bay Gondra <jorgebaygon...@gmail.com>
Date:   2017-12-01T11:52:15Z

    Gremlin.Net: fix generation of Constant() and Fold() steps

----


---

Reply via email to