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

stephen mallette commented on TINKERPOP-1964:
---------------------------------------------

We haven't come back to any real discussion on this one since [~Florian 
Hockmann] posed some good points on this topic. Is there much value to users 
knowing locally executed strategies? I'd think not myself. I'd be content to 
close this one unless there's some reason for needing it that i'm not thinking 
of.

> Gremlin.Net: Expose Strategies in GraphTraversal
> ------------------------------------------------
>
>                 Key: TINKERPOP-1964
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1964
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: dotnet
>            Reporter: Jorge Bay
>            Priority: Major
>
> We should provide a way to access the strategies from the traversal.
> This is currently possible in java but not on the .NET GLV:
> {code:java}
> GraphTraversal<Vertex, Vertex> traversal = g.V().has("name", "jorge");
> TraversalStrategies = traversal.asAdmin().getStrategies();
> {code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to