Welcome to link.graph’s documentation!¶
link.graph is a pure-python graph database.
Check out the source code on Github.

Installation¶
pip install link.graph
Features¶
- API is fully implemented with Map/Reduce algorithms (see link.parallel)
- storage backend is based on KVStore and Fulltext
- command line interface