Skip to content

VPechatnikov/neo4django

 
 

Repository files navigation

neo4django is an Object Graph Mapper that let's you use familiar Django model definitions and queries against the Neo4j graph database.

The library is tested against Django 1.4.4 and Neo4j versions 1.8.2-1.9. Docs are on ReadTheDocs.

image

Installation

Using pip, you can install from PyPi:

pip install neo4django

or straight from GitHub:

pip install -e git+https://github.com/scholrly/neo4django/#egg=neo4django

Documentation

Detailed documentation can be found in the docs folder or on ReadTheDocs.

About

Drop-in Neo4j/Django integration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.6%
  • Groovy 3.0%
  • Shell 0.4%