Skip to content

nearform/neo4j-python-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEO4J EXAMPLE

Depends on

Running

poetry install
docker-compose up -d

then run the python scripts

poetry run python src/neomodel/1-Create.py

Check out other scripts on src/neomodel

ls src/neomodel