Study of Data Inquiry Efficiency Optimized Method Based on XML

蔡永铭,巫喜红,周怡
DOI: https://doi.org/10.16208/j.issn1000-7024.2008.11.047
2008-01-01
Abstract:To improve XML data query, all nodes are clustered based their labels, and path information of each node is kept in bit vectors. Firstly, the expression of filter operation is calculated according to the XML Schema and query structure of data, and then the filter expression is used to filter those definitely useless nodes by high performance of bit operations, and finally the results on these re- duced datasets is calculated. Filter expression can operate directly on these compressed vectors without need to decompress bit vectors in advance. The analysis and the experimental results show that these filter algorithms have a good performance.
What problem does this paper attempt to address?