A Modular Graph-Native Query Optimization Framework
Summary: GOpt is a modular graph-native optimizer for CGPs that decouples execution from backends and supports multiple graph-language queries. It uses GraphIrBuilder to unify queries into GIR, PhysicalConverter for backend plans, and a heuristic, type-aware, cost-based CGP optimizer, delivering large real-world speedups (Neo4j 9.2x; GraphScope 33.4x; up to 78.7x). (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Bingqing Lyu (Alibaba)
- 2. Xiaoli Zhou (Alibaba)
- 3. Longbin Lai (Alibaba)
- 4. Yufan Yang (Alibaba)
- 5. Yunkai Lou (Alibaba)
- 6. Wenyuan Yu (Alibaba)
- 7. Ying Zhang (Zhejiang Gongshang University)
- 8. Jingren Zhou (Alibaba)
BibTeX Citation
@inproceedings{lyu_sigmod25,
title = {{A Modular Graph-Native Query Optimization Framework}},
author = {Lyu, Bingqing and Zhou, Xiaoli and Lai, Longbin and Yang, Yufan and Lou, Yunkai and Yu, Wenyuan and Zhang, Ying and Zhou, Jingren},
series = {{SIGMOD} '25},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3722212.3724425},
url = {https://dl.acm.org/doi/10.1145/3722212.3724425},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 2 of 2 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 9,996 | Path-centric Cardinality Estimation for Subgraph Matching | 2025 | VLDB | 5.1814573e-05 |
| 10,488 | R2O: A Dual-Layer Framework for Joint Rewriting and Ordering in Distributed Property Graph Query Optimization | 2026 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 24 of 24 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 | 5,425 | GPC: A Pattern Calculus for Property Graphs | 2023 | PODS |
| 2 | 900 | G-CORE: A Core for Future Graph Query Languages | 2018 | SIGMOD |
| 3 | 4,892 | Fast In-Memory SQL Analytics on Typed Graphs | 2017 | VLDB |
| 4 | 11,205 | Towards a Converged Relational-Graph Optimization Framework | 2024 | SIGMOD |
| 5 | 8,461 | Optimizing Schema-Last Tuple-Store Queries in Graphd | 2010 | SIGMOD |
| 6 | 2,915 | GraphScope: A Unified Engine For Big Graph Processing | 2021 | VLDB |
| 7 | 1,591 | SQLGraph: An Efficient Relational-Based Property Graph Store | 2015 | SIGMOD |
| 8 | 7,769 | G-SQL: Fast Query Processing via Graph Exploration | 2016 | VLDB |
| 9 | 8,318 | Optimizing Declarative Graph Queries at Large Scale | 2019 | SIGMOD |
| 10 | 294 | Graphs-at-a-time: Query Language and Access Methods for Graph Databases | 2008 | SIGMOD |