Py2neo provides Python bindings for the Neo4j graph database via its REST web service interface.
Py2neo provides Python bindings for the Neo4j graph database via its REST web service interface. With more detailed information available from py2neo.org, the source code can be found on GitHub and an installable package from the Python Package Index.
The library provides both in-depth support for the Cypher query language as well as the Geoff graph data notation.