Robust Recursive Query Parallelism in Graph Database Management Systems
Summary: Defines a morsel-dispatching design space unifying source-, frontier-, and multi-source BFS parallelisms for recursive graph queries. Implements a hybrid source+frontier morsel policy with multi-source packing in Kuzu, empirically achieving robust multi-core scaling and scan reduction when many sources exist. (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
No non-self incoming citations found for this paper in this database.
Authors
- 1. Anurag Chakraborty (University of Waterloo)
- 2. Semih Salihoğlu (University of Waterloo)
BibTeX Citation
@article{chakraborty_vldb25,
title = {{Robust Recursive Query Parallelism in Graph Database Management Systems}},
author = {Chakraborty, Anurag and Salihoğlu, Semih},
journal = {PVLDB},
series = {{VLDB} '25},
volume = {18},
number = {11},
pages = {4465--4477},
doi = {10.14778/3749646.3749706},
url = {https://doi.org/10.14778/3749646.3749706},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 0 of 0 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 11 of 11 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 1,320 | From Theory to Practice: Efficient Join Query Evaluation in a Parallel Database System | 2015 | SIGMOD |
| 2 | 6,515 | Revisiting Pipelined Parallelism in Multi-Join Query Processing | 2005 | VLDB |
| 3 | 2,337 | Multi-dimensional Resource Scheduling for Parallel Queries | 1996 | SIGMOD |
| 4 | 9,446 | Parallelizing Query Optimization on Shared-Nothing Architectures | 2016 | VLDB |
| 5 | 3,726 | Parallelizing Query Optimization | 2008 | VLDB |
| 6 | 5,563 | A Parallel Processing Strategy for Evaluating Recursive Queries | 1986 | VLDB |
| 7 | 241 | Morsel-Driven Parallelism: A NUMA-Aware Query Evaluation Framework for the Many-Core Age | 2014 | SIGMOD |
| 8 | 11,745 | Parallel Traversal of Graphs Stored in RDBMSs | 2020 | CIDR |
| 9 | 4,773 | Parallel Processing of Recursive Queries in Distributed Architectures | 1989 | VLDB |
| 10 | 2,126 | Kuzu* Graph Database Management System | 2023 | CIDR |