Back to Search Start Over

MultiGraphMatch: a subgraph matching algorithm for multigraphs

Authors :
Micale, Giovanni
Di Maria, Antonio
Grasso, Roberto
Bonnici, Vincenzo
Ferro, Alfredo
Shasha, Dennis
Giugno, Rosalba
Pulvirenti, Alfredo
Publication Year :
2025

Abstract

Subgraph matching is the problem of finding all the occurrences of a small graph, called the query, in a larger graph, called the target. Although the problem has been widely studied in simple graphs, few solutions have been proposed for multigraphs, in which two nodes can be connected by multiple edges, each denoting a possibly different type of relationship. In our new algorithm MultiGraphMatch, nodes and edges can be associated with labels and multiple properties. MultiGraphMatch introduces a novel data structure called bit matrix to efficiently index both the query and the target and filter the set of target edges that are matchable with each query edge. In addition, the algorithm proposes a new technique for ordering the processing of query edges based on the cardinalities of the sets of matchable edges. Using the CYPHER query definition language, MultiGraphMatch can perform queries with logical conditions on node and edge labels. We compare MultiGraphMatch with SuMGra and graph database systems Memgraph and Neo4J, showing comparable or better performance in all queries on a wide variety of synthetic and real-world graphs.<br />Comment: Submitted for pubblication on January 2025

Details

Database :
arXiv
Publication Type :
Report
Accession number :
edsarx.2501.09736
Document Type :
Working Paper