A collection of tools to work with graph data.
Use them in your projects or take them as a base or reference for your own tools!
Tools & References
- Neo4j - graph data storage (database); quickstart and cypher docs
- Topologic - python package to work with graphs
- networkx - python package to work with networks