Hi! Imagine a city with bus stops, subway stops and train stops. Is it possible to write a traversal question, or more specific I guess an evaluator that follow a specific pattern. For an example lets say I want to first go with bus(1 or more stops), then train(1 or more stops), then bus again(1 or more stops) and finally subway(1 or more stops) to reach my destination. Ofcourse it will generate lots of different paths but that's also the whole point.
/Best Regards Oscar -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
