Chapter 20. Python embedded bindings

Table of Contents

20.1. Installation
20.2. Core API
20.3. Traversals
20.4. Indexes

This describes neo4j-embedded, a Python library that lets you use the embedded Neo4j database in Python.

Apart from the reference documentation and installation instructions in this section, you may also want to take a look at Chapter 5, Using Neo4j embedded in Python applications.

The source code for this project lives on github: https://github.com/neo4j/python-embedded