Efficient Query Processing on Graph Databases

被引:32
|
作者
Cheng, James [1 ]
Ke, Yiping [2 ]
Ng, Wilfred [3 ]
机构
[1] Nanyang Technol Univ, Sch Comp Engn, Singapore, Singapore
[2] Chinese Univ Hong Kong, Dept Syst Engn & Management, Hong Kong, Hong Kong, Peoples R China
[3] Hong Kong Univ Sci & Technol, Clear Water Bay, Hong Kong, Peoples R China
来源
ACM TRANSACTIONS ON DATABASE SYSTEMS | 2009年 / 34卷 / 01期
关键词
Algorithms; Experimentation; Performance; Graph databases; graph indexing; graph query processing; frequent subgraphs;
D O I
10.1145/1508857.1508859
中图分类号
TP [自动化技术、计算机技术];
学科分类号
0812 ;
摘要
We study the problem of processing subgraph queries on a database that consists of a set of graphs. The answer to a subgraph query is the set of graphs in the database that are supergraphs of the query. In this article, we propose an efficient index, FG*-index, to solve this problem. The cost of processing a subgraph query using most existing indexes mainly consists of two parts: the index probing cost and the candidate verification cost. Index probing is to find the query in the index, or to find the graphs from which we can generate a candidate answer set for the query. Candidate verification is to test whether each graph in the candidate set is indeed a supergraph of the query. We design FG*-index to minimize these two costs as follows. FG*-index consists of three components: the FG-index, the feature-index, and the FAQ-index. First, the FG-index employs the concept of Frequent subGraph (FG) to allow the set of queries that are FGs to be answered without candidate verification. We call this set of queries FG-queries. We can enlarge the set of FG-queries so that more queries can be answered without candidate verification; however, a larger set of FG-queries implies a larger FG-index and hence the index probing cost also increases. We propose the feature-index to reduce the index probing cost. The feature-index uses features to filter false results that are matched in the FG-index, so that we can quickly find the truly matching graphs for a query. For processing non-FG-queries, we propose the FAQ-index, which is dynamically constructed from the set of Frequently Asked non-FG-Queries (FAQs). Using the FAQ-index, verification is not required for processing FAQs and only a small number of candidates need to be verified for processing non-FG-queries that are not frequently asked. Finally, a comprehensive set of experiments verifies that query processing using FG*-index is up to orders of magnitude more efficient than state-of-the-art indexes and it is also more scalable.
引用
收藏
页数:48
相关论文
共 50 条
  • [1] Efficient query processing on uncertain graph databases
    School of Computer Science and Technology, Harbin Institute of Technology, Harbin 150001, China
    Jisuanji Xuebao, 2009, 10 (2066-2079): : 2066 - 2079
  • [2] Efficient algorithms for supergraph query processing on graph databases
    Shuo Zhang
    Xiaofeng Gao
    Weili Wu
    Jianzhong Li
    Hong Gao
    Journal of Combinatorial Optimization, 2011, 21 : 159 - 191
  • [3] Efficient algorithms for supergraph query processing on graph databases
    Zhang, Shuo
    Gao, Xiaofeng
    Wu, Weili
    Li, Jianzhong
    Gao, Hong
    JOURNAL OF COMBINATORIAL OPTIMIZATION, 2011, 21 (02) : 159 - 191
  • [4] Reducing Redundancy in Keyword Query Processing on Graph Databases
    Park, Chang-Sup
    JOURNAL OF INFORMATION SCIENCE AND ENGINEERING, 2018, 34 (02) : 551 - 574
  • [5] Query Processing under GLAV Mappings for Relational and Graph Databases
    Calvanese, Diego
    De Giacomo, Giuseppe
    Lenzerini, Maurizio
    Vardi, Moshe Y.
    PROCEEDINGS OF THE VLDB ENDOWMENT, 2012, 6 (02): : 61 - 72
  • [6] Private and Efficient Query Processing on Outsourced Genomic Databases
    Ghasemi, Reza
    Al Aziz, Md. Momin
    Mohammed, Noman
    Dehkordi, Massoud Hadian
    Jiang, Xiaoqian
    IEEE JOURNAL OF BIOMEDICAL AND HEALTH INFORMATICS, 2017, 21 (05) : 1466 - 1472
  • [7] Using constraints for efficient query processing in nondeterministic databases
    Vadaparty, K
    Naqvi, S
    IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING, 1995, 7 (06) : 850 - 864
  • [8] Efficient parallel query processing by graph ranking
    Dereniowski, D
    Kubale, M
    FUNDAMENTA INFORMATICAE, 2006, 69 (03) : 273 - 285
  • [9] Query Languages for Graph Databases
    Wood, Peter T.
    SIGMOD RECORD, 2012, 41 (01) : 50 - 60
  • [10] Data allocation optimization for query processing in graph databases using Lucene
    Mathew, Anita Brigit
    COMPUTERS & ELECTRICAL ENGINEERING, 2018, 70 : 1019 - 1033