Title :
A succinct physical storage scheme for efficient evaluation of path queries in XML
Author :
Zhang, Ning ; Kacholia, Varun ; Ozsu, M. Tamer
Author_Institution :
Sch. of Comput. Sci., Waterloo Univ., Ont., Canada
fDate :
30 March-2 April 2004
Abstract :
Path expressions are ubiquitous in XML processing languages. Existing approaches evaluate a path expression by selecting nodes that satisfies the tag-name and value constraints and then joining them according to the structural constraints. We propose a novel approach, next-of-kin (NoK) pattern matching, to speed up the node-selection step, and to reduce the join size significantly in the second step. To efficiently perform NoK pattern matching, we also propose a succinct XML physical storage scheme that is adaptive to updates and streaming XML as well. Our performance results demonstrate that the proposed storage scheme and path evaluation algorithm is highly efficient and outperforms the other tested systems in most cases.
Keywords :
XML; pattern matching; query processing; storage management; tree data structures; XML processing language; XML tree; join size; next-of-kin pattern matching; node selection; path evaluation algorithm; pattern matching; storage scheme; Computer science; Data engineering; Encoding; Labeling; Navigation; Pattern matching; Relational databases; System testing; Tree data structures; XML;
Conference_Titel :
Data Engineering, 2004. Proceedings. 20th International Conference on
Print_ISBN :
0-7695-2065-0
DOI :
10.1109/ICDE.2004.1319984