Skip to content

KTHHealthData/neo4j-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

Basics of using Cypher

Resources

License

Stars

Watchers

Forks

Languages