From the post:
agamemnon is a Python-based graph database built on pycassa, the Python client library for Apache Cassandra. In short, it enables you to use Cassandra as a graph database. The API is inspired by the Python wrapper for Neo4j, neo4j.py.
The article also has a pointer to a nice summary of graph databases by Adam Wiggins.