DBScholar

Back to papers

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)

Paper ID
14329
Venue
VLDB
Year
2025
Pagerank
5.093636e-05
Overall Rank
11,030 | 24.33%
DOI
10.14778/3712221.3712223

Incoming Non-self Citations Over Time

No non-self incoming citations found for this paper in this database.

Authors

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.

Rank Cited Paper Year Venue Pagerank
66 The Snowflake Elastic Data Warehouse 2016 SIGMOD 0.00038561587
103 DuckDB: an Embeddable Analytical Database 2019 SIGMOD 0.00034161428
216 SIMD-Scan: Ultra Fast in-Memory Table Scan using on-Chip Vector Processing Units 2009 VLDB 0.00024498128
426 The LDBC Social Network Benchmark: Interactive Workload 2015 SIGMOD 0.00018692185
520 Delta Lake: High-Performance ACID Table Storage over Cloud Object Stores 2020 VLDB 0.00017136828
547 Cypher: An Evolving Query Language for Property Graphs 2018 SIGMOD 0.00016731552
634 Rethinking SIMD Vectorization for In-Memory Databases 2015 SIGMOD 0.00015533814
749 Data Lake Management: Challenges and Opportunities 2019 VLDB 0.00014379989
1,138 Lakehouse: A New Generation of Open Platforms that Unify Data Warehousing and Advanced Analytics 2021 CIDR 0.00012023643
1,661 PG-Schema: Schemas for Property Graphs 2023 SIGMOD 0.00010079134
1,824 Photon: A Fast Query Engine for Lakehouse Systems 2022 SIGMOD 9.6734544e-05
1,836 Graph Pattern Matching in GQL and SQL/PGQ 2022 SIGMOD 9.6489549e-05
1,889 SQL-on-Hadoop: Full Circle Back to Shared-Nothing Database Architectures 2014 VLDB 9.5335988e-05
2,477 Azure Data Lake Store: A Hyperscale Distributed File Service for Big Data Analytics 2017 SIGMOD 8.5239378e-05
2,915 GraphScope: A Unified Engine For Big Graph Processing 2021 VLDB 7.9666977e-05
3,018 The LDBC Social Network Benchmark: Business Intelligence Workload 2023 VLDB 7.8473755e-05
3,357 Columnar Storage and List-based Processing for Graph Database Management Systems 2021 VLDB 7.4904874e-05
3,632 FlexPushdownDB: Hybrid Pushdown and Caching in a Cloud DBMS 2021 VLDB 7.2368817e-05
3,872 All-in-One: Graph Processing in RDBMSs Revisited 2017 SIGMOD 7.0580243e-05
6,387 Modern Techniques for Querying Graph-Structured Relations: Foundations, System Implementations, and Open Challenges 2022 VLDB 5.8896555e-05
7,139 Selection Pushdown in Column Stores using Bit Manipulation Instructions 2023 SIGMOD 5.6932481e-05
Previous Page 1 / 1 Next

Semantically Similar Papers