GraphAr: An Efficient Storage Scheme for Graph Data in Data Lakes
Summary: GraphAr is a Parquet-compatible storage layout that captures LPG semantics and reorganizes/encodes vertices, edges, labels and properties to enable graph-native access patterns (neighbor retrieval, label filtering) inside data lakes. It yields massive speedups versus vanilla Parquet/Acero (e.g., 4452× neighbor, 14.8× label filtering, 29.5× end-to-end). (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. Xue Li (Alibaba)
- 2. Weibin Zeng (Alibaba)
- 3. Zhibin Wang (Nanjing University)
- 4. Diwen Zhu (Alibaba)
- 5. Jingbo Xu (Alibaba)
- 6. Wenyuan Yu (Alibaba)
- 7. Jingren Zhou (Alibaba)
BibTeX Citation
@article{li_vldb25,
title = {{GraphAr: An Efficient Storage Scheme for Graph Data in Data Lakes}},
author = {Li, Xue and Zeng, Weibin and Wang, Zhibin and Zhu, Diwen and Xu, Jingbo and Yu, Wenyuan and Zhou, Jingren},
journal = {PVLDB},
series = {{VLDB} '25},
volume = {18},
number = {3},
pages = {530--543},
doi = {10.14778/3712221.3712223},
url = {https://doi.org/10.14778/3712221.3712223},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 1 of 1 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,921 | Sectric: Towards Accurate, Privacy-preserving and Efficient Triangle Counting | 2025 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 21 of 21 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,495 | Efficient Main Memory Data Management Using the DBGraph Storage Model | 1990 | VLDB |
| 2 | 4,892 | Fast In-Memory SQL Analytics on Typed Graphs | 2017 | VLDB |
| 3 | 9,071 | Data Lakes Empowered by Knowledge Graph Technologies | 2021 | SIGMOD |
| 4 | 8,318 | Optimizing Declarative Graph Queries at Large Scale | 2019 | SIGMOD |
| 5 | 10,972 | GraphCSR: A Degree-Equalized CSR Format for Large-scale Graph Processing | 2025 | VLDB |
| 6 | 7,780 | Petabyte-Scale Row-Level Operations in Data Lakehouses | 2024 | VLDB |
| 7 | 3,877 | An Empirical Evaluation of Columnar Storage Formats | 2024 | VLDB |
| 8 | 3,357 | Columnar Storage and List-based Processing for Graph Database Management Systems | 2021 | VLDB |
| 9 | 6,456 | LSMGraph: A High-Performance Dynamic Graph Storage System with Multi-Level CSR | 2024 | SIGMOD |
| 10 | 1,591 | SQLGraph: An Efficient Relational-Based Property Graph Store | 2015 | SIGMOD |