In-memory subgraph matching: An in-depth study

S Sun, Q Luo - Proceedings of the 2020 ACM SIGMOD International …, 2020 - dl.acm.org
We study the performance of eight representative in-memory subgraph matching algorithms.
Specifically, we put QuickSI, GraphQL, CFL, CECI, DP-iso, RI and VF2++ in a common …

Rapidmatch: A holistic approach to subgraph query processing

S Sun, X Sun, Y Che, Q Luo, B He - Proceedings of the VLDB …, 2020 - dl.acm.org
A subgraph query searches for all embeddings in a data graph that are identical to a query
graph. Two kinds of algorithms, either graph exploration based or join based, have been …

Neural subgraph counting with Wasserstein estimator

H Wang, R Hu, Y Zhang, L Qin, W Wang… - Proceedings of the 2022 …, 2022 - dl.acm.org
Subgraph counting is a fundamental graph analysis task which has been widely used in
many applications. As the problem of subgraph counting is NP-complete and hence …

Worst-case optimal graph joins in almost no space

D Arroyuelo, A Hogan, G Navarro, JL Reutter… - Proceedings of the …, 2021 - dl.acm.org
We present an indexing scheme that supports worst-case optimal (wco) joins over graphs
within compact space. Supporting all possible wco joins using conventional data structures …

A learned sketch for subgraph counting

K Zhao, JX Yu, H Zhang, Q Li, Y Rong - Proceedings of the 2021 …, 2021 - dl.acm.org
Subgraph counting, as a fundamental problem in network analysis, is to count the number of
subgraphs in a data graph that match a given query graph by either homomorphism or …

Free join: Unifying worst-case optimal and traditional joins

YR Wang, M Willsey, D Suciu - Proceedings of the ACM on Management …, 2023 - dl.acm.org
Over the last decade, worst-case optimal join (WCOJ) algorithms have emerged as a new
paradigm for one of the most fundamental challenges in query processing: computing joins …

A worst-case optimal join algorithm for SPARQL

A Hogan, C Riveros, C Rojas, A Soto - … New Zealand, October 26–30, 2019 …, 2019 - Springer
Worst-case optimal multiway join algorithms have recently gained a lot of attention in the
database literature. These algorithms not only offer strong theoretical guarantees of …

Robust query processing: A survey

JR Haritsa - Foundations and Trends® in Databases, 2024 - nowpublishers.com
The primordial function of a database system is to efficiently compute correct answers to
user queries. Therefore, robust query processing (RQP), where strong numerical guarantees …

Knowledge graphs querying

A Khan - ACM SIGMOD Record, 2023 - dl.acm.org
Knowledge graphs (KGs) such as DBpedia, Freebase, YAGO, Wikidata, and NELL were
constructed to store large-scale, real-world facts as (subject, predicate, object) triples-that …

Functional aggregate queries with additive inequalities

MA Khamis, RR Curtin, B Moseley, HQ Ngo… - ACM Transactions on …, 2020 - dl.acm.org
Motivated by fundamental applications in databases and relational machine learning, we
formulate and study the problem of answering functional aggregate queries (FAQ) in which …