What is IYP?

The Internet Yellow Pages (IYP) is a graph database composed of over 60 Internet measurement datasets. IYP has been designed to facilitate the exploration and analysis of these datasets.

IYP is built on Neo4j, a graph database management system, which means that data is stored and queried through graph structures. Neo4j’s query language is called Cypher and all programmatic interaction with IYP will require basic understanding of Cypher. In this tutorial we provide a Cypher overview and example queries for analyzing IYP data.

More details on the design of IYP can be found in the paper “The Wisdom of the Measurement Crowd: Building the Internet Yellow Pages a Knowledge Graph for the Internet.”