Loading multiple CSV files in Neo4j with each row of each CSV being a node

I use python ,neo4j python driver , python os , python csv. Then let python uploads files to database one by one.

1 Like