LiveGraph: A transactional graph storage system with purely sequential adjacency list scans

Xiaowei Zhu, Guanyu Feng, Marco Serafini, Xiaosong Ma, Jiping Yu, Leixie Xie, Ashraf Aboulnaga, Wenguang Chen*

*Corresponding author for this work

Research output: Contribution to journalConference articlepeer-review

45 Citations (Scopus)

Abstract

The specific characteristics of graph workloads make it hard to design a one-size-fits-all graph storage system. Systems that support transactional updates use data structures with poor data locality, which limits the eciency of analytical workloads or even simple edge scans. Other systems run graph analytics workloads efficiently, but cannot properly support transactions. This paper presents LiveGraph, a graph storage system that outperforms both the best graph transactional systems and the best solutions for real-time graph analytics on fresh data. LiveGraph achieves this by ensuring that adjacency list scans, a key operation in graph workloads, are purely sequential: they never require random accesses even in presence of concurrent transactions. Such pure-sequential operations are enabled by combining a novel graph-aware data structure, the Transactional Edge Log (TEL), with a concurrency control mechanism that leverages TEL's data layout. Our evaluation shows that LiveGraph significantly outperforms state-of-the-art (graph) database solutions on both transactional and real-time analytical workloads.

Original languageEnglish
Pages (from-to)1020-1034
Number of pages15
JournalProceedings of the VLDB Endowment
Volume13
Issue number7
DOIs
Publication statusPublished - 2020
Event46th International Conference on Very Large Data Bases, VLDB 2020 - Virtual, Japan
Duration: 31 Aug 20204 Sept 2020

Fingerprint

Dive into the research topics of 'LiveGraph: A transactional graph storage system with purely sequential adjacency list scans'. Together they form a unique fingerprint.

Cite this