Hi,
I received a task to do and I have no idea how to make it. I have a few GB of data in CSV format which I have to import to Neo4j Aura. Each CSV is an undirected graph (tree) with array notation of nodes positions -
Joe, []
Pat,[0]
Corbin,[1]
Mike...