Hello,

If people are interested in helping, here is something that will take a 
collective effort.

        https://issues.apache.org/jira/browse/TINKERPOP3-940

Help us collect a list of the traversals that are rejected by OLAP with a 
ComputerVerificationException stating that a particular nested-traversal moves 
beyond "the local star graph." Moreover, see if you can rewrite your particular 
OLAP failing traversal using match(). If so, add both the original and 
match()-version of your traversal as a comment to the above ticket.

Once we get enough examples, hopefully we find a general pattern and can create 
TraversalStrategy to rewrite such "local star graph"-traversals using match().

Thanks,
Marko.

http://markorodriguez.com

Reply via email to