Tagged: Graph Database
TeX Live Database as Graph Database
For a presentation at the Neo4j User Meeting in Tokyo I have converted the TeX Live Database into a Graph Database and represented dependencies between all kind of packages as well as files and...
Analysing Debian packages with Neo4j – Part 3 Getting data from UDD into Neo4j
In the first part and the second part of this series of articles on analyzing Debian packages with Neo4j we gave a short introduction to Debian and the life time and structure of Debian...
Analysing Debian packages with Neo4j – Part 2 UDD and Graph DB Schema
In the first part of this series of articles on analyzing Debian packages with Neo4j we gave a short introduction to Debian and the life time and structure of Debian packages. The current second...
Analysing Debian packages with Neo4j – Part 1 – Debian
Overview on the blog series The Ultimate Debian Database UDD collects a variety of data around Debian and Ubuntu: Packages and sources, bugs, history of uploads, just to name a few. The database scheme...
Debian packages as Graph Database
I have been playing around with Neo4j as graph database, and searching for a big dataset I decided to look at Debian packages (source and binary) from stable, testing, sid, and experimental, and represent...