Back to Search Start Over

Fast Reachability Query Processing.

Authors :
Mong Li Lee
Kian Lee Tan
Wuwongse, Vilas
Cheng, Jiefeng
Jeffrey Xu Yu
Nan Tang
Source :
Database Systems for Advanced Applications (9783540333371); 2006, p674-688, 15p
Publication Year :
2006

Abstract

Graph has great expressive power to describe the complex relationships among data objects, and there are large graph datasets available. In this paper, we focus ourselves on processing a primitive graph query. We call it reachability query. The reachability query, denoted , is to find all elements of a type D that are reachable from some elements in another type A. The problem is challenging because the existing structural join algorithms, studied in XML query processing, cannot be directly applied to it, because those techniques make use of the tree-structure heavily. We propose a novel approach which can process reachability queries on the fly while keeping the space consumption small that is needed to keep the required information for processing reachability queries. In brief, our approach is based on 2-hop labeling for a directed graph G which consumes O(<INNOPIPE>V<INNOPIPE>·log<INNOPIPE>E<INNOPIPE>) space. We construct a novel join-index which is built on a small table and B+-tree. With the join-index, the high efficiency is achieved. We conducted extensive experimental studies, and we confirm that our approach can efficiently process reachability queries over a graph or a tree. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISBNs :
9783540333371
Database :
Supplemental Index
Journal :
Database Systems for Advanced Applications (9783540333371)
Publication Type :
Book
Accession number :
32902785
Full Text :
https://doi.org/10.1007/11733836_47