[ 
https://issues.apache.org/jira/browse/TINKERPOP-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409244#comment-16409244
 ] 

Jorge Bay commented on TINKERPOP-1928:
--------------------------------------

I personally think that providing an implementation for streaming results would 
be a burden for GLV development, keeping up with serialization and bytecode 
generation is already a large task.

We should focus on making APIs on each language that allow querying the Gremlin 
Server (specially for testing and for new users) and that are designed in a 
manner that allow further extensibility by implementors. In this case I'm 
referring to {{IRemoteConnection}} interface that can be implemented to support 
whatever server functionality is required for a vendor.

> Gremlin .Net driver not able produce  partial results.
> ------------------------------------------------------
>
>                 Key: TINKERPOP-1928
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1928
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: dotnet
>            Reporter: Ashwini Singh
>            Priority: Major
>
> Gremlin.Net accumulates partial results and returns consolidated result. Java 
> driver does have the capability to stream partial result.
>  
> We should try to achieve consistent behavior for other drivers like python, 
> nodejs etc as well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to