Hi,

> I've recently been trying to do some traversal that sort of can be 
> described with transitions ie. if the last relationship was of type A 
> and direction INCOMING, the next direction to go might be type A 
> INCOMING or type B INCOMING; if it was type B INCOMING the next 
> relationship to traverse may only be type C OUTGOING, that kind of stuff.


If you are interested, I added some more documentation to Pipes [ 
http://pipes.tinkerpop.com ]. The documentation explains how to use Pipes for 
the type of control you are desiring.

http://bit.ly/9iJe1S

This model is generally based on this idea: http://arxiv.org/abs/0803.4355 ... 
If you are interested, I can demonstrate some more involved examples.

Take care,
Marko.

http://tinkerpop.com
http://markorodriguez.com
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to