Shortest-path queries in static networks

C Sommer - ACM Computing Surveys (CSUR), 2014 - dl.acm.org
We consider the point-to-point (approximate) shortest-path query problem, which is the
following generalization of the classical single-source (SSSP) and all-pairs shortest-path …

Graphs-at-a-time: query language and access methods for graph databases

H He, AK Singh - Proceedings of the 2008 ACM SIGMOD international …, 2008 - dl.acm.org
With the prevalence of graph data in a variety of domains, there is an increasing need for a
language to query and manipulate graphs with heterogeneous attributes and structures. We …

Dual labeling: Answering graph reachability queries in constant time

H Wang, H He, J Yang, PS Yu… - … Conference on Data …, 2006 - ieeexplore.ieee.org
Graph reachability is fundamental to a wide range of applications, including XML indexing,
geographic navigation, Internet routing, ontology queries based on RDF/OWL, etc. Many …

Fast and practical indexing and querying of very large graphs

S Trißl, U Leser - Proceedings of the 2007 ACM SIGMOD international …, 2007 - dl.acm.org
Many applications work with graph-structured data. As graphs grow in size, indexing
becomes essential to ensure sufficient query performance. We present the GRIPP index …

TEDI: efficient shortest path query answering on graphs

F Wei - Proceedings of the 2010 ACM SIGMOD International …, 2010 - dl.acm.org
Efficient shortest path query answering in large graphs is enjoying a growing number of
applications, such as ranked keyword search in databases, social networks, ontology …

Grail: Scalable reachability index for large graphs

H Yildirim, V Chaoji, MJ Zaki - Proceedings of the VLDB Endowment, 2010 - dl.acm.org
Given a large directed graph, rapidly answering reachability queries between source and
target nodes is an important problem. Existing methods for reachability trade-off indexing …

Reachability and time-based path queries in temporal graphs

H Wu, Y Huang, J Cheng, J Li… - 2016 IEEE 32nd …, 2016 - ieeexplore.ieee.org
A temporal graph is a graph in which vertices communicate with each other at specific time,
eg, A calls B at 11 am and talks for 7 minutes, which is modeled by an edge from A to B with …

Fast graph pattern matching

J Cheng, JX Yu, B Ding, SY Philip… - 2008 IEEE 24th …, 2008 - ieeexplore.ieee.org
Due to rapid growth of the Internet technology and new scientific/technological advances,
the number of applications that model data as graphs increases, because graphs have high …

Efficiently querying large XML data repositories: A survey

G Gou, R Chirkova - IEEE Transactions on Knowledge and …, 2007 - ieeexplore.ieee.org
Extensible markup language (XML) is emerging as a de facto standard for information
exchange among various applications on the World Wide Web. There has been a growing …

An overview of reachability indexes on graphs

C Zhang, A Bonifati, MT Özsu - … of the 2023 International Conference on …, 2023 - dl.acm.org
Graphs have been the natural choice for modeling entities and the relationships among
them. One of the most fundamental graph processing operators is a reachability query …