Hi
I am a newbie to neo4j, I would like to load a csv file and create node and relationship from that data
The csv looks like this
Tasksub_task1sub_task2sub_task3ExpertiseAA1A2A3ExpertBB1B2 NoviceCC1 Novice
Task and subtask1, and Expertise cells can...