English

DAGGER: A Scalable Index for Reachability Queries in Large Dynamic Graphs

Databases 2013-01-08 v1 Data Structures and Algorithms

Abstract

With the ubiquity of large-scale graph data in a variety of application domains, querying them effectively is a challenge. In particular, reachability queries are becoming increasingly important, especially for containment, subsumption, and connectivity checks. Whereas many methods have been proposed for static graph reachability, many real-world graphs are constantly evolving, which calls for dynamic indexing. In this paper, we present a fully dynamic reachability index over dynamic graphs. Our method, called DAGGER, is a light-weight index based on interval labeling, that scales to million node graphs and beyond. Our extensive experimental evaluation on real-world and synthetic graphs confirms its effectiveness over baseline methods.

Keywords

Cite

@article{arxiv.1301.0977,
  title  = {DAGGER: A Scalable Index for Reachability Queries in Large Dynamic Graphs},
  author = {Hilmi Yildirim and Vineet Chaoji and Mohammed J. Zaki},
  journal= {arXiv preprint arXiv:1301.0977},
  year   = {2013}
}

Comments

11 pages, 7 figures, 2 tables

R2 v1 2026-06-21T23:04:31.977Z