@inproceedings{0451895e99d34315b32421f5e8ebfd07,
title = "GScan: Exploiting Sequential Scans for Subgraph Matching",
abstract = "Subgraph matching is to enumerate all the subgraphs of a graph that is isomorphic to the query graph. It is a critical component of many applications such as clustering coefficient computation and trend evolution. As the real-world graph grows explosively, we have massive graphs that are much larger than the memory size of the modern machines. Therefore, in this paper, we study the subgraph matching problem where the graph is stored on disk. Different from the existing approaches, we design a block-based approach, GScan, which investigates the schedule of the blocks transferred between the memory and the disk. To achieve high I/O efficiency, GScan only uses sequential I/O read operations. We conduct experimental studies to demonstrate the efficiency of our block-based approach.",
keywords = "Graph matching, I/O efficient, Sequential access",
author = "Zhiwei ZHANG and Hao Wei and Jianliang XU and CHOI, {Koon Kau}",
note = "Funding Information: This work was supported by the grants from NSFC 61602395, RGC 12201518, RGC 12232716, RGC 12258116, RGC 12200817, and RGC 12201615. Funding Information: Acknowledgement. This work was supported by the grants from NSFC 61602395, RGC 12201518, RGC 12232716, RGC 12258116, RGC 12200817, and RGC 12201615.; 24th International Conference on Database Systems for Advanced Applications, DASFAA 2019 ; Conference date: 22-04-2019 Through 25-04-2019",
year = "2019",
month = apr,
day = "24",
doi = "10.1007/978-3-030-18590-9_69",
language = "English",
isbn = "9783030185893",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "471--475",
editor = "Guoliang Li and Joao Gama and Yongxin Tong and Jun Yang and Juggapong Natwichai",
booktitle = "Database Systems for Advanced Applications - DASFAA 2019 International Workshops",
address = "Germany",
}