GTX: A Write-Optimized Latch-free Graph Data System with Transactional Support
Summary: GTX: in-memory graph DB, write-optimized with latch-free storage and adaptive delta-chain locking to remove vertex contention while preserving adjacency access. ACID transactions with concurrency and cooperative commit/GC enable high update throughput and analytics. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Libin Zhou (Purdue University)
- 2. Lu Xing (Purdue University)
- 3. Yeasir Rayhan (Purdue University)
- 4. Walid G. Aref (Purdue University)
BibTeX Citation
@inproceedings{zhou_sigmod25,
title = {{GTX: A Write-Optimized Latch-free Graph Data System with Transactional Support}},
author = {Zhou, Libin and Xing, Lu and Rayhan, Yeasir and Aref, Walid G.},
series = {{SIGMOD} '25},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3725305},
url = {https://dl.acm.org/doi/10.1145/3725305},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 1 of 1 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,489 | RadixGraph: A Fast, Space-Optimized Data Structure for Dynamic Graph Storage | 2026 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 41 of 41 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 | 10,948 | Shifting Transaction Isolation on Graphs: From Systems to Data | 2025 | VLDB |
| 2 | 6,751 | An Almost-Serial Protocol for Transaction Execution in Main-Memory Database Systems | 2002 | VLDB |
| 3 | 6,456 | LSMGraph: A High-Performance Dynamic Graph Storage System with Multi-Level CSR | 2024 | SIGMOD |
| 4 | 9,624 | RapidStore: An Efficient Dynamic Graph Storage System for Concurrent Queries | 2025 | VLDB |
| 5 | 9,740 | SwitchTx: Scalable In-Network Coordination for Distributed Transaction Processing | 2022 | VLDB |
| 6 | 3,027 | Sortledton: a Universal, Transactional Graph Data Structure | 2022 | VLDB |
| 7 | 8,411 | Mammoths Are Slow: The Overlooked Transactions of Graph Data | 2024 | VLDB |
| 8 | 2,885 | High-Throughput Transaction Executions on Graphics Processors | 2011 | VLDB |
| 9 | 1,226 | LiveGraph: A Transactional Graph Storage System with Purely Sequential Adjacency List Scans | 2020 | VLDB |
| 10 | 4,519 | G-Tran: A High Performance Distributed Graph Database with a Decentralized Architecture | 2022 | VLDB |