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 …

Integrating connection search in graph queries

AC Anadiotis, I Manolescu… - 2023 IEEE 39th …, 2023 - ieeexplore.ieee.org
When graph database users explore unfamiliar graphs, potentially with heterogeneous
structure, users may need to find how two or more groups of nodes are connected in a …

Pathfinder: A unified approach for handling paths in graph query languages

B Farías, W Martens, C Rojas, D Vrgoč - arXiv preprint arXiv:2306.02194, 2023 - arxiv.org
Path queries are a core feature of modern graph query languages such as Cypher,
SQL/PGQ, and GQL. These languages provide a rich set of features for matching paths, such …

Label Constrained Reachability Queries on Time Dependent Graphs

Y Wang, J Chu, Y Yuan, Y Gu, H Ji… - 2024 IEEE 40th …, 2024 - ieeexplore.ieee.org
Label-constrained reachability (LCR) has been ex-tensively studied. However, these studies
have neglected two aspects: the label sequence and time-dependent properties. When …

Indexing Techniques for Graph Reachability Queries

C Zhang, A Bonifati, MT Özsu - arXiv preprint arXiv:2311.03542, 2023 - arxiv.org
We survey graph reachability indexing techniques for efficient processing of graph
reachability queries in two types of popular graph models: plain graphs and edge-labeled …

Efficient Evaluation of Path Queries Over Graph Databases

BFF Valdés - 2024 - search.proquest.com
Path queries are a central feature of all modern graph query languages and standards, such
as SPARQL, Cypher, SQL/PGQ, and GQL. While SPARQL returns endpoints of path queries …