FIX: feature-based indexing technique for XML documents

VLDB(2006)

引用 56|浏览18
暂无评分
摘要
Indexing large XML databases is crucial for efficient evaluation of XML twig queries. In this paper, we propose a feature-based indexing technique, called FIX, based on spectral graph theory. The basic idea is that for each twig pattern in a collection of XML documents, we calculate a vector of features based on its structural properties. These features are used as keys for the patterns and stored in a B+tree. Given an XPath query, its feature vector is first calculated and looked up in the index. Then a further refinement phase is performed to fetch the final results. We experimentally study the indexing technique over both synthetic and real data sets. Our experiments show that FIX provides great pruning power and could gain an order of magnitude performance improvement for many XPath queries over existing evaluation techniques.
更多
查看译文
关键词
xml twig query,feature-based indexing technique,evaluation technique,twig pattern,indexing technique,feature vector,indexing large xml databases,xml document,efficient evaluation,xpath query,indexation,xml database,graph theory
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要