Teseo and the Analysis of Structural Dynamic Graphs
Summary: Teseo is an in-memory system for structural graphs with transactions, using sparse arrays with gaps and a fat-tree layout. It avoids vertex-table indexing, boosting generality and extensibility, while preserving robust throughput and low latency. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Dean De Leo (Centrum Wiskunde & Informatica)
- 2. Peter Boncz (Centrum Wiskunde & Informatica)
BibTeX Citation
@article{leo_vldb21,
title = {{Teseo and the Analysis of Structural Dynamic Graphs}},
author = {De Leo, Dean and Boncz, Peter},
journal = {PVLDB},
series = {{VLDB} '21},
volume = {14},
number = {6},
pages = {1053--1066},
doi = {10.14778/3447689.3447708},
url = {https://doi.org/10.14778/3447689.3447708},
year = {2021}
}
Incoming Citations (Sorted by Pagerank)
Showing 24 of 24 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 11 of 11 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 | 8,647 | Auxo: A Scalable and Efficient Graph Stream Summarization Structure | 2023 | VLDB |
| 2 | 9,891 | GTX: A Write-Optimized Latch-free Graph Data System with Transactional Support | 2025 | SIGMOD |
| 3 | 9,624 | RapidStore: An Efficient Dynamic Graph Storage System for Concurrent Queries | 2025 | VLDB |
| 4 | 10,450 | Enabling Efficient Direct Update on Rule-Based Compressed Graph | 2026 | SIGMOD |
| 5 | 8,657 | An Experimental Comparison of Tree-data Structures for Connectivity Queries on Fully-dynamic Undirected Graphs | 2025 | SIGMOD |
| 6 | 3,027 | Sortledton: a Universal, Transactional Graph Data Structure | 2022 | VLDB |
| 7 | 8,154 | Revisiting the Design of In-Memory Dynamic Graph Storage | 2025 | SIGMOD |
| 8 | 6,456 | LSMGraph: A High-Performance Dynamic Graph Storage System with Multi-Level CSR | 2024 | SIGMOD |
| 9 | 4,946 | Spruce: A Fast yet Space-saving Structure for Dynamic Graph Storage | 2024 | SIGMOD |
| 10 | 1,226 | LiveGraph: A Transactional Graph Storage System with Purely Sequential Adjacency List Scans | 2020 | VLDB |