I have a collection of users. I am connecting them to the root node of the graph via a relationship.
Should I make the relationship point from the root node to the user or should I make it point from the user to the root node.
What are the benefits and drawbacks?