From the webpage:
A graph based queryable object persistance framework built on top of Neo4j.
…
In addition to objects, Kaiso also stores the class information in the graph. This allows us to use cypher to query instance information, but also to answer questions about our types.
Early stages of the project but this looks interesting.