2020
DOI: 10.14778/3425879.3425888
|View full text |Cite
|
Sign up to set email alerts
|

RapidMatch

Abstract: 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 developed for processing subgraph queries. Due to algorithmic and implementational differences, join-based systems can handle query graphs of a few vertices efficiently whereas exploration-based approaches typically process up to several tens of vertices in the query graph. In this paper, we first compare these two kinds of methods an… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
15
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 37 publications
(15 citation statements)
references
References 36 publications
0
15
0
Order By: Relevance
“…On vertex-labeled graphs, subgraph containment algorithms [4,6,13] take a set of data graphs and find ones with at least one embedding of a query graph, and subgraph matching algorithms find all embeddings in a single data graph. Approaches based on join operations [1,28,37] are mainly used for subgraph homomorphism-based subgraph matching, which allows duplicate assignments of query vertices to the same data vertex. In contrast, subgraph isomorphism-based subgraph matching, the focus of this paper, prohibits it.…”
Section: Related Workmentioning
confidence: 99%
See 4 more Smart Citations
“…On vertex-labeled graphs, subgraph containment algorithms [4,6,13] take a set of data graphs and find ones with at least one embedding of a query graph, and subgraph matching algorithms find all embeddings in a single data graph. Approaches based on join operations [1,28,37] are mainly used for subgraph homomorphism-based subgraph matching, which allows duplicate assignments of query vertices to the same data vertex. In contrast, subgraph isomorphism-based subgraph matching, the focus of this paper, prohibits it.…”
Section: Related Workmentioning
confidence: 99%
“…Table 1 lists the symbols used in this paper. We focus on vertexlabeled simple undirected graphs, similarly to previous studies [3,8,14,15,20,[35][36][37][38]. Note that our method can easily adapt to other kinds of graphs, such as directed graphs and edge-labeled graphs.…”
Section: Definitionsmentioning
confidence: 99%
See 3 more Smart Citations