Chapter 11. Using Neo4j embedded in Python applications

Table of Contents

11.1. Hello, world!
11.2. A sample app using traversals and indexes

For instructions on how to install the Python Neo4j driver, see Section 20.1, “Installation”.

For general information on the Python language binding, see Chapter 20, Python embedded bindings.