Sciweavers

CIKM
2004
Springer

Efficient processing of XML twig patterns with parent child edges: a look-ahead approach

13 years 8 months ago
Efficient processing of XML twig patterns with parent child edges: a look-ahead approach
With the growing importance of semi-structure data in information exchange, much research has been done to provide an effective mechanism to match a twig query in an XML database. A number of algorithms have been proposed recently to process a twig query holistically. Those algorithms are quite efficient for quires with only ancestor-descendant edges. But for queries with mixed ancestor-descendant and parent-child edges, the previous approaches still may produce large intermediate results, even when the input and output size are more manageable. To overcome this limitation, in this paper, we propose a novel holistic twig join algorithm, namely TwigStackList. Our main technique is to look-ahead read some elements in input data steams and cache limited number of them to lists in the main memory. The number of elements in any list is bounded by the length of the longest path in the XML document. We show that TwigStackList is I/O optimal for queries with only ancestor-descendant relations...
Jiaheng Lu, Ting Chen, Tok Wang Ling
Added 20 Aug 2010
Updated 20 Aug 2010
Type Conference
Year 2004
Where CIKM
Authors Jiaheng Lu, Ting Chen, Tok Wang Ling
Comments (0)