Using neo4j Python driver Basic script to read from a excel/CSV and insert to neo4j using a python driver. Requirements Install commands pip3 install neo4j Assuming a version of neo4j server or neo4j desktop is running a local instance of the server.