Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Install Neo4j graph database

Neo4j 1.5 embedded with Python bindings (recommended)

Code Block
pip install neo4j-embedded

...