Discovery of Frequent Query Patterns in XML Pattern Graph with DTD Cardinality Constraints

Yunfeng Liu,Dongqing Yang,Shiwei Tang,Tengjiao Wang,Jun Gao
DOI: https://doi.org/10.1109/cisis.2008.95
2004-01-01
Abstract:Common query patterns of multiple XML queries can be stored and shared to accelerate the query execution efficiently. We present a new technique for efficiently mining frequent XML query patterns with DTD cardinality constraints. We first introduce a new definition of extended subtree for XML query patterns (EST), which provides a model for supporting special characters of "common" XML query pattern. Then we "push" the DTD cardinality constraints deep into the mining process to prune the search space and still ensure the completeness of the answers. Finally, we propose an algorithm FEST for effectively mining frequent ESTs to improve the query performance for XML data management system.
What problem does this paper attempt to address?