Title :
Designing and Evaluating an Index for Graph Structured Data
Author :
Barton, Stanislav ; Zezula, Pavel
Author_Institution :
Fac. of Informatics, Masaryk Univ., Brno
Abstract :
In this paper we present own design of an indexing structure for general graph structured data called p-index that allows an effective processing of special path queries. These special queries represent for example a search for all paths lying between two arbitrary vertices limited to a certain path length. The p-index is a multilevel balanced tree structure where each node is created with a certain graph transformation and described by modified adjacency matrix. Hence, p-index indexes all the paths to a predefined length I inclusive. The search algorithm is then able to find all the paths shorter than or having the length l and some of the paths longer then the predefined l lying between any two vertices in the indexed graph. We also present an experimental evaluation of the process of creating the p-index on graphs with different sizes and also a complexity evaluation of the search algorithm that uses the p-index
Keywords :
graph theory; search problems; tree data structures; adjacency matrix; graph structured data; indexing structure design; multilevel balanced tree structure; p-index; search algorithm; special path queries; Algorithm design and analysis; Computational complexity; Indexing; Informatics; Query processing; Resource description framework; Semantic Web; Software libraries; Sorting; Tree data structures;
Conference_Titel :
Data Mining Workshops, 2006. ICDM Workshops 2006. Sixth IEEE International Conference on
Conference_Location :
Hong Kong
Print_ISBN :
0-7695-2702-7
DOI :
10.1109/ICDMW.2006.58