Proceedings of the 2002 ACM SIGMOD International Conference on Management of Data - SIGMOD '02 2002
DOI: 10.1145/564704.564707
|View full text |Cite
|
Sign up to set email alerts
|

Covering indexes for branching path queries

Abstract: In this paper, we ask if the traditional relational query acceleration techniques of summary tables and covering indexes have analogs for branching path expression queries over tree-or graph-structured XML data. Our answer is yes --the forward-and-backward index already proposed in the literature can be viewed as a structure analogous to a summary table or covering index. We also show that it is the smallest such index that covers all branching path expression queries. While this index is very general, our exp… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
60
0

Year Published

2004
2004
2016
2016

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 40 publications
(60 citation statements)
references
References 2 publications
(7 reference statements)
0
60
0
Order By: Relevance
“…Path index for branch query is another open issue. Although the F&B-Index [32] can be viewed as a covering index for branching path expression queries.…”
Section: Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…Path index for branch query is another open issue. Although the F&B-Index [32] can be viewed as a covering index for branching path expression queries.…”
Section: Resultsmentioning
confidence: 99%
“…Forward and Backward-Index (F&B-Index) [32], defined directly from ideas proposed in [3], can be viewed as a covering index for branching path expression queries. The full F&B-Index (covers all path expression) is too large so they optimize it based on specially chosen subsets of path expressions.…”
Section: Related Workmentioning
confidence: 99%
“…Index graphs have been referred to with different names in the literature and they differ in the equivalence relations they employ to partition the nodes of the XML tree. An 1-index [21,24] considers as equivalent nodes in T that have the same incoming path from the root of T. An 1-index is a tree. 2 We define the index tree of T to be an 1-index of T without extents.…”
Section: Generating Path Queries From Index Treesmentioning
confidence: 99%
“…The synopsis of a document, S D , is essentially a tree representation, as adopted in many existing works [8,10,12,21]. Users can easily apply one of the existing tools to generate a synopsis for an XML document.…”
Section: Xml Documents and Representationsmentioning
confidence: 99%