lashex / flask-neo4j

Flask extension providing integration with the Neo4j graph database.
Other
57 stars 16 forks source link

Update to neo4j 3 #13

Open pdonorio opened 7 years ago

pdonorio commented 7 years ago

This project seems outdated, now there is a neo4j native driver in python and neo4j allows connections on the bolt protocol.

Do you need a hand on making this work with the latest version?