Proceedings of the Twenty-Third ACM SIGMOD-SIGACT-SIGART Symposium on Principles of Database Systems 2004
DOI: 10.1145/1055558.1055585
|View full text |Cite
|
Sign up to set email alerts
|

Conjunctive queries over trees

Abstract: We study the complexity and expressive power of conjunctive queries over unranked labeled trees, where the tree structures are represented using "axis relations" such as "child", "descendant", and "following" (we consider a superset of the XPath axes) as well as unary relations for node labels. (Cyclic) conjunctive queries over trees occur in a wide range of data management scenarios related to XML, the Web, and computational linguistics. We establish a framework for characterizing structures representing tree… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

2
62
0

Year Published

2005
2005
2016
2016

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 62 publications
(64 citation statements)
references
References 28 publications
2
62
0
Order By: Relevance
“…+ of the relations fc, ns and I t the identity relation on Dom(t). XPath axes are not X, and only some subsets of them are X, as shown in [13]. However as we will show, ACQS over XPath axes still enjoy good enumeration properties, mainly because of the following fact: In the context of XPath queries, it is important to consider the unary predicates lab a that test the labels of the nodes.…”
Section: Enumeration Of Acyclic Conjunctive Xpath N-ary Queriesmentioning
confidence: 99%
See 3 more Smart Citations
“…+ of the relations fc, ns and I t the identity relation on Dom(t). XPath axes are not X, and only some subsets of them are X, as shown in [13]. However as we will show, ACQS over XPath axes still enjoy good enumeration properties, mainly because of the following fact: In the context of XPath queries, it is important to consider the unary predicates lab a that test the labels of the nodes.…”
Section: Enumeration Of Acyclic Conjunctive Xpath N-ary Queriesmentioning
confidence: 99%
“…For instance, {child, next-sibling} are X for the order induced by a breadth-first left to right traversal of the tree. A complete list of subsets of tree relations (XPath axes) having the X property is established in [13].…”
Section: Structuresmentioning
confidence: 99%
See 2 more Smart Citations
“…Hence, translation from patterns to CQs involves quadratic blowup. As observed by Gottlob and Koch [15], each satisfiable graph pattern can be expressed as a union of TPQs, essentially reflecting possible ways of mapping the pattern to a tree. While the size of the TPQs can be bounded by the size of the pattern, their number is exponential.…”
Section: Definitionmentioning
confidence: 99%