Skip to content

bonesmccoy/python-neoj4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#I'm Learning Python

##Requirements

Run the Neo4J latest image https://hub.docker.com/_/neo4j/ and of course populate the graph with demo data provided

Create a config.ini file from config.ini.dist with your the parameter

##Run the app In your terminal

python3 -m venv m-env
source m-env/bin/activate
pip3 install -r requirements.txt

python3 app.py

and then go to

http://localhost:_yourport_/v1.0/ui/

About

Python neo4j experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages