D2-Index: A Dynamic Index Method for Querying XML and Semi-Structured Data

Yin Zhang,Hua Zhou,Zhi-hong Liang,Jun-hui Liu,Yun Liao,Peng Duan,Zhen-li He
DOI: https://doi.org/10.1007/978-3-642-38391-5_26
2013-01-01
Abstract:To facilitate queries over XML and semi-structured data, various structural indexes acting as a structural summary have been proposed. Structural index is derived directly from the data and serve as indices for evaluating path expressions on XML and semi-structured data. We propose D2-Index: a path-based dynamic index method for querying XML and semi-structured data. D2-Index is prefix-based and based on the concept of ORDPATH and BSC. It uses binary fraction to encode and can be completely capable of static encoding. More importantly, it can insert nodes into any position efficiently without re-encoding the existing indexes. According to the experimental results, it shows that the query plans using D2-Index is feasibility, accuracy and efficiency.
What problem does this paper attempt to address?