A new indexing structure to speed up processing XPath queries

  • Authors:
  • Jeong Hee Hwang;Van Trang Nguyen;Keun Ho Ryu

  • Affiliations:
  • Database Laboratory, Chungbuk National University, Korea;Database Laboratory, Chungbuk National University, Korea;Database Laboratory, Chungbuk National University, Korea

  • Venue:
  • DASFAA'05 Proceedings of the 10th international conference on Database Systems for Advanced Applications
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, the focus is on accelerating XPath location steps for evaluating regular path expression with predicate parameter in particular since it is a core component of many XML processing standards such as XSLT or XQuery. We present a new indexing structure, namely Xp-tree, which is used to speed-up the evaluation of XPath. Based on accelerating a node using planar combined with the numbering scheme, we devise efficiently derivative algorithms. Our experimental results demonstrate that the proposed method outperforms previous approaches using R-tree indexing mechanism in processing XML queries.