Hi,

I have some nodes with a *long* property like this: (:Node{*p1*:1}), (:Node{
*p1*:2), (:Node{*p1*:3).

I'm searching for paths with contraints on nodes like this: 
In the path, I want the *p1* property of all nodes are *greater* than the 
*p1* property of the previous node (in the path).

Is it possible to do this with or without shortestPath? I don't find 
anything about it.

Regards,

-- 
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.

Reply via email to