How to split up elements in an array (JSON) and create nodes in neo4j
Neo4j Desktop: There is a big JSON file with entries like the one shown below. I want to split up the entries of "src" and create nodes with each single one of the entries. Further i want the other values…