Hi there. Trying to formalize my issue and find the direction to the solution.
I have many graphs of parent/child relationships.
In a VALID graph:
Child node has only one parent (HAS_PARENT relation)Parent node can have multiple children (HAS_CHILDS ...