Hi,
This is my graph :
I want to do a request that return all the loops in the graph (all the paths), where all the node have two relations, one that leave and one that arrive (one :NEED and one :OFFEREDBY).
How can I restrict (write) the request ? ...