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

Marko A. Rodriguez commented on TINKERPOP3-667:
-----------------------------------------------

I need more information than that.

What is your strategy? Can you toString() your TraversalStrategies and look? 
Are you using Traversal categories (i.e. Decoration, Verification, etc.). 
Isolated test case?

> Strategy sorting doesn't work
> -----------------------------
>
>                 Key: TINKERPOP3-667
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-667
>             Project: TinkerPop 3
>          Issue Type: Bug
>          Components: process
>            Reporter: Bryn Cooke
>
> I've been trying to get a strategy to precede another strategy using the 
> applyPrior mechanism.
> The dependency map looks good at:
> https://github.com/apache/incubator-tinkerpop/blob/master/gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/TraversalStrategies.java#L131
> but the sort doesn't seem to work.
> I suspect this is something to do with merge sort being used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to