Neo4j Blog: Modeling categories in a graph database


Neo4j Blog: Modeling categories in a graph database

Storing hierarchical data can be a pain when using the wrong tools. However, the Neo4j open source graph database is a good fit to this kind of problems, and this post will show you an example of how it can be used. To top it off, today it’s time to have a look at the Neo4j Python language bindings as well.

Related Posts