LiveGraph: A Transactional Graph Storage System with Purely Sequential Adjacency List Scans
Summary: LiveGraph unifies transactional updates and real-time graph analytics by guaranteeing purely sequential adjacency-list scans despite concurrency. Its graph-aware Transactional Edge Log and layout-aware concurrency control deliver strong locality and outperform specialized transactional and analytical systems. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Xiaowei Zhu (Tsinghua University)
- 2. Guanyu Feng (Tsinghua University)
- 3. Marco Serafini (University of Massachusetts Amherst)
- 4. Xiaosong Ma (Qatar Computing Research Institute)
- 5. Jiping Yu (Tsinghua University)
- 6. Lei Xie (Tsinghua University)
- 7. Ashraf Aboulnaga (Qatar Computing Research Institute)
- 8. Wenguang Chen (Beijing Institute of Technology; Tsinghua University)
BibTeX Citation
@article{zhu_vldb20,
title = {{LiveGraph: A Transactional Graph Storage System with Purely Sequential Adjacency List Scans}},
author = {Zhu, Xiaowei and Feng, Guanyu and Serafini, Marco and Ma, Xiaosong and Yu, Jiping and Xie, Lei and Aboulnaga, Ashraf and Chen, Wenguang},
journal = {PVLDB},
series = {{VLDB} '20},
volume = {13},
number = {7},
pages = {1020--1034},
doi = {10.14778/3384345.3384351},
url = {https://doi.org/10.14778/3384345.3384351},
year = {2020}
}
Incoming Citations (Sorted by Pagerank)
Showing 33 of 33 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 20 of 20 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 | 4,519 | G-Tran: A High Performance Distributed Graph Database with a Decentralized Architecture | 2022 | VLDB |
| 2 | 1,591 | SQLGraph: An Efficient Relational-Based Property Graph Store | 2015 | SIGMOD |
| 3 | 9,616 | ACGraph: An Efficient Asynchronous Out-of-Core Graph Processing Framework | 2026 | SIGMOD |
| 4 | 3,068 | RisGraph: A Real-Time Streaming System for Evolving Graphs to Support Sub-millisecond Per-update Analysis at Millions Ops/s | 2021 | SIGMOD |
| 5 | 2,141 | Teseo and the Analysis of Structural Dynamic Graphs | 2021 | VLDB |
| 6 | 9,784 | Dynamic Graph Databases with Out-of-order Updates | 2024 | VLDB |
| 7 | 8,154 | Revisiting the Design of In-Memory Dynamic Graph Storage | 2025 | SIGMOD |
| 8 | 9,891 | GTX: A Write-Optimized Latch-free Graph Data System with Transactional Support | 2025 | SIGMOD |
| 9 | 9,624 | RapidStore: An Efficient Dynamic Graph Storage System for Concurrent Queries | 2025 | VLDB |
| 10 | 6,456 | LSMGraph: A High-Performance Dynamic Graph Storage System with Multi-Level CSR | 2024 | SIGMOD |