@inproceedings{3151dbf2577d42fab33711313340b776,
title = "Clustered absolute path index for XML document: On efficient processing of twig queries",
abstract = "Finding all the occurrences of a twig pattern in an XML document is a core operation for efficient evaluation of XML queries. A number of algorithms have been proposed to process twig queries based on region encoding. While each element in source document is given two or more numbers in region-encoding-form index, the size of index grows linearly to the source document. The algorithms based on region encoding perform worse when the source document grows large. In this paper, we address the problem by putting forward a novel index structure, called Clustered Absolute Path Index (CAPI for brief). This index can extremely reduce the size of index and grows slowly as the source document grows large. Based on CAPI, we design novel join algorithms, called Path-Match to process queries without branches, Branch-Filter and RelatedPath-Join to process queries with branches. Experimental results show that the proposed algorithms based on CAPI outperform twig join significantly and have good seal ability.",
author = "Hongqiang Wang and Jianzhong Li and Hongzhi Wang",
year = "2006",
doi = "10.1007/11610496\_1",
language = "英语",
isbn = "3540311580",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "1--10",
booktitle = "Advanced Web and Network Technologies, and Applications - APWeb 2006 International Workshops",
address = "德国",
note = "APWeb 2006 International Workshops: XRA, IWSN, MEGA, and ICSE ; Conference date: 16-01-2006 Through 18-01-2006",
}