DocumentCode
3259740
Title
Designing and Evaluating an Index for Graph Structured Data
Author
Barton, Stanislav ; Zezula, Pavel
Author_Institution
Fac. of Informatics, Masaryk Univ., Brno
fYear
2006
fDate
Dec. 2006
Firstpage
253
Lastpage
257
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;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Mining Workshops, 2006. ICDM Workshops 2006. Sixth IEEE International Conference on
Conference_Location
Hong Kong
Print_ISBN
0-7695-2702-7
Type
conf
DOI
10.1109/ICDMW.2006.58
Filename
4063634
Link To Document