Skip to content
amine BEN edited this page Nov 27, 2018 · 6 revisions

Welcome to the maven-miner wiki!

We introduce Maven miner, a ready to deploy set of tools enabling the collection of a given snapshot of Maven Central and storing it into a graph database. To make querying the dataset more efficient and user-friendly, we also present Maven-graph procedures, a collection of procedures implementing common queries such as artifacts retrieval in time or per version-range, and many other features. We provide a custom Neo4j Docker image shipping the entire dataset, together with the procedures plugin.

Contents

This wiki is organized in as follows:

  1. Availability
  2. Generating graph dataset sample
  3. Exploiting the data and running simple queries
  4. Maven graph procedures