I'm new to neo4j.
I consider using it for creating links between multiple entities that I currently store in another DB.
Assuming i have a neo4j graph with multiple labels and multiple relationships.
The graph eventually consists of many subgraphs th...