Chapter 19. Python embedded bindings

Table of Contents

19.1. Installation
19.2. Core API
19.3. Indexes
19.4. Cypher Queries
19.5. Traversals

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 11, Using Neo4j embedded in Python applications.

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