Hi,
I have a simple graph with one type of node (unique ID per node) connected to each other via an outgoing parent relationship and an incoming child relationship... Now I'm trying to query so I get one parent node and all it's children and childrens children and so on distinct but doesn't succeed to get a good result...