English

Efficient Processing of Reachability and Time-Based Path Queries in a Temporal Graph

Databases 2016-01-26 v2

Abstract

A temporal graph is a graph in which vertices communicate with each other at specific time, e.g., AA calls BB at 11 a.m. and talks for 7 minutes, which is modeled by an edge from AA to BB with starting time "11 a.m." and duration "7 mins". Temporal graphs can be used to model many networks with time-related activities, but efficient algorithms for analyzing temporal graphs are severely inadequate. We study fundamental problems such as answering reachability and time-based path queries in a temporal graph, and propose an efficient indexing technique specifically designed for processing these queries in a temporal graph. Our results show that our method is efficient and scalable in both index construction and query processing.

Keywords

Cite

@article{arxiv.1601.05909,
  title  = {Efficient Processing of Reachability and Time-Based Path Queries in a Temporal Graph},
  author = {Huanhuan Wu and Yuzhen Huang and James Cheng and Jinfeng Li and Yiping Ke},
  journal= {arXiv preprint arXiv:1601.05909},
  year   = {2016}
}

Comments

15 pages

R2 v1 2026-06-22T12:34:41.137Z