In-Memory Subgraph Matching: An In-depth Study
Summary: Eight in-memory subgraph-matchers are compared in a common framework across filtering, ordering, enumeration, and optimizations. Findings: GraphQL filtering is competitive; RI ordering is strong; DP-iso pruning helps large queries; code available. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Shixuan Sun (Hong Kong University of Science and Technology)
- 2. Qiong Luo (Hong Kong University of Science and Technology)
BibTeX Citation
@inproceedings{sun_sigmod20,
title = {{In-Memory Subgraph Matching: An In-depth Study}},
author = {Sun, Shixuan and Luo, Qiong},
series = {{SIGMOD} '20},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3318464.3380581},
url = {https://dl.acm.org/doi/10.1145/3318464.3380581},
year = {2020}
}
Incoming Citations (Sorted by Pagerank)
Showing 3 of 53 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 11,072 | Efficient Top-k Frequent Subgraph Mining Using Tight Upper and Lower Bounds | 2025 | VLDB | 5.093636e-05 |
| 11,075 | Mix & Match: Subgraph Matching for Absolute Coverage | 2025 | VLDB | 5.093636e-05 |
| 11,165 | gSWORD: GPU-accelerated Sampling for Subgraph Counting | 2024 | SIGMOD | 5.093636e-05 |
Outgoing Citations (Sorted by Pagerank)
Showing 27 of 27 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 | 5,870 | An In-Depth Study of Continuous Subgraph Matching | 2022 | VLDB |
| 2 | 2,190 | Versatile Equivalences: Speeding up Subgraph Query Processing and Subgraph Matching | 2021 | SIGMOD |
| 3 | 3,102 | Efficient GPU-Accelerated Subgraph Matching | 2023 | SIGMOD |
| 4 | 3,709 | Multi-Query Optimization for Subgraph Isomorphism Search | 2017 | VLDB |
| 5 | 10,564 | gMatch: Fine-Grained and Hardware-Efficient Subgraph Matching on GPUs | 2026 | VLDB |
| 6 | 10,419 | A Comprehensive Survey of Subgraph Matching: [Experiments & Analysis] | 2026 | SIGMOD |
| 7 | 1,102 | CECI: Compact Embedding Cluster Index for Scalable Subgraph Matching | 2019 | SIGMOD |
| 8 | 4,983 | A Comprehensive Survey and Experimental Study of Subgraph Matching: Trends, Unbiasedness, and Interaction | 2024 | SIGMOD |
| 9 | 2,035 | RapidMatch: A Holistic Approach to Subgraph Query Processing | 2021 | VLDB |
| 10 | 1,181 | An In-depth Comparison of Subgraph Isomorphism Algorithms in Graph Databases | 2013 | VLDB |