@inproceedings{79356088963447738f491db8d8165b23,
title = "Efficient In-Memory Evaluation of Reachability Graph Pattern Queries on Data Graphs",
abstract = "Graphs are a widely used data model in modern data-intensive applications. Graph pattern matching is a fundamental operation for the exploration and analysis of large data graphs. In this paper, we present a novel approach for efficiently finding homomorphic matches of graph pattern queries, where pattern edges denote reachability relationships between nodes in the data graph. We first propose the concept of query reachability graph to compactly encode all the possible homomorphisms from a query pattern to the data graph. Then, we design a graph traversal-based filtering method to prune nodes from the data graph which violate reachability conditions induced by the pattern edges. We use the pruned data graph to generate a refined query reachability graph which serves as a compact search space for the pattern query answer. Finally, we design a multiway join algorithm to enumerate answer tuples from the query reachability graph without generating an excessive number of redundant intermediate results (a drawback of previous approaches). We experimentally verify the efficiency of our approach and demonstrate that it outperforms by far existing approaches and a recent graph DBMS on evaluating reachability graph pattern queries.",
keywords = "Edge-to-path homomorphism, Graph pattern matching, Multi-way join",
author = "Xiaoying Wu and Dimitri Theodoratos and Dimitrios Skoutas and Michael Lan",
note = "Publisher Copyright: {\textcopyright} 2022, The Author(s), under exclusive license to Springer Nature Switzerland AG.; 27th International Conference on Database Systems for Advanced Applications, DASFAA 2022 ; Conference date: 11-04-2022 Through 14-04-2022",
year = "2022",
doi = "10.1007/978-3-031-00123-9_4",
language = "English (US)",
isbn = "9783031001222",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Science and Business Media Deutschland GmbH",
pages = "55--71",
editor = "Arnab Bhattacharya and {Lee Mong Li}, Janice and Divyakant Agrawal and Reddy, {P. Krishna} and Mukesh Mohania and Anirban Mondal and Vikram Goyal and {Uday Kiran}, Rage",
booktitle = "Database Systems for Advanced Applications - 27th International Conference, DASFAA 2022, Proceedings",
address = "Germany",
}