English

On Graph Deltas for Historical Queries

Databases 2013-02-25 v1 Social and Information Networks

Abstract

In this paper, we address the problem of evaluating historical queries on graphs. To this end, we investigate the use of graph deltas, i.e., a log of time-annotated graph operations. Our storage model maintains the current graph snapshot and the delta. We reconstruct past snapshots by applying appropriate parts of the graph delta on the current snapshot. Query evaluation proceeds on the reconstructed snapshots but we also propose algorithms based mostly on deltas for efficiency. We introduce various techniques for improving performance, including materializing intermediate snapshots, partial reconstruction and indexing deltas.

Keywords

Cite

@article{arxiv.1302.5549,
  title  = {On Graph Deltas for Historical Queries},
  author = {Georgia Koloniari and Dimitris Souravlias and Evaggelia Pitoura},
  journal= {arXiv preprint arXiv:1302.5549},
  year   = {2013}
}

Comments

6 pages, 1 figure, WOSS 2012, Istanbul, Turkey

R2 v1 2026-06-21T23:30:47.143Z