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

stephen mallette commented on TINKERPOP-1928:
---------------------------------------------

> I personally think that providing an implementation for streaming results 
> would be a burden for GLV development,

I think I've advocated for the opposite on a number of occasions. I tend to 
think that the GLV drivers should try to better match the Java driver so that 
we aren't penalizing users for their language choice. This particular issue has 
a sense of unbalance for me, where non-JVM languages are second class citizens 
in TinkerPop. It's also an issue without real workaround.

> In this case I'm referring to IRemoteConnection interface that can be 
> implemented to support whatever server functionality is required for a vendor.

I think that {{RemoteConnection}} is a really nice abstraction which we got 
right for bytecode based traversals, but it doesn't help for those still using 
scripts. Perhaps you're advocating for a similar abstraction there for scripts?
 


> 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