Accelerating XML Structural Matching Using Bitmap Filtration

CHEN Ke,SHAO Feng,CHEN Gang,ZHENG Yao
DOI: https://doi.org/10.3785/j.issn.1008-973x.2009.09.001
2009-01-01
Abstract:A novel bitmap filtering method was proposed to accelerate structural matching in extensible markup language(XML) data query processing.Prefix/suffix tag bitmap on each XML node was constructed during document preprocessing.Then most of unmatched candidate nodes can be filtered by bitmap comparisons during XML structural matching.The bitmap filtering was integrated into some classical XML structural matching algorithms by some low-cost means.Experimental results show that the bitmap filtration can significantly improve the performance of XML structural matching.
What problem does this paper attempt to address?