DocumentCode
2161490
Title
Signature-based Filtering Techniques for Structural Joins of XML Data
Author
Huo, Huan ; Wang, Guoren ; Yang, Chuan ; Zhou, Rui
Author_Institution
Northeastern University, Shenyang, China
fYear
2005
fDate
05-08 April 2005
Firstpage
1274
Lastpage
1274
Abstract
Queries on XML documents typically combine selections on element contents, and, via path expressions, the structural relationships between tagged elements. Efficient support for structural joins is thus the key to efficient implementation of XML queries. With a stack to keep ancestordescendant structural relationships, stack-tree join algorithm enhances the performance of structural joins by reducing deducible unnecessary comparisons. However, stack-tree join cannot prevent "unwanted" comparisons between elements that do no participate in the join. To solve this problem, we propose a signature filter, which takes advantage of encoding schemes proposed for XML and occupies a little space. Then we present an pointer-based signature filter to skip the "unwanted" elements. In order to further improve the filtering efficiency, we finally propose an optimized pointer-based filter with the conjunction of two signatures. Performance study shows that our signaturebased filters have excellent filtering performance and significantly improve the performance of structural joins.
Keywords
Costs; Data engineering; Database languages; Encoding; Information filtering; Information filters; Information representation; Performance gain; Query processing; XML;
fLanguage
English
Publisher
ieee
Conference_Titel
Data Engineering Workshops, 2005. 21st International Conference on
Print_ISBN
0-7695-2657-8
Type
conf
DOI
10.1109/ICDE.2005.281
Filename
1647892
Link To Document