Hello,
i am planing on importing a huge dataset consisting of CSV files into neo4j.
The data is formatted similar to the following example:
user, gender, company
bob123,M,Apple
tom234,M,IBM
The graph structure should consist of nodes with labels User...