Proceedings of the 12th International Conference on Database Theory 2009
DOI: 10.1145/1514894.1514915
|View full text |Cite
|
Sign up to set email alerts
|

Incremental XPath evaluation

Abstract: We study the problem of incrementally maintaining an XPath query on an XML database under updates. The updates we consider are node insertion, node deletion, and node relabeling. Our main results are that downward XPath queries can be incrementally maintained in time O(depth(D) · poly(Q)) and conjunctive forward XPath queries in time O(depth(D)· log(width(D))·poly(Q)), where D is the size of the database, Q the size of the query, and depth(D) and width(D) are the nesting depth and maximum number of siblings in… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
7
0

Year Published

2010
2010
2013
2013

Publication Types

Select...
3
2
1

Relationship

1
5

Authors

Journals

citations
Cited by 13 publications
(7 citation statements)
references
References 23 publications
0
7
0
Order By: Relevance
“…In , automata are used to evaluate, on an XML stream, many (very simple) XPath queries in parallel. It is well known that Core XPath can be evaluated using tree automata; see, for example, and . Here, we use alternating tree automata (as in and ).…”
Section: Xpath Queriesmentioning
confidence: 99%
“…In , automata are used to evaluate, on an XML stream, many (very simple) XPath queries in parallel. It is well known that Core XPath can be evaluated using tree automata; see, for example, and . Here, we use alternating tree automata (as in and ).…”
Section: Xpath Queriesmentioning
confidence: 99%
“…In the context of the XML data model, quite recently, [13] studied the problem of incremental view maintenance in its Boolean version and with respect to the XPath language. Boolean incremental view maintenance checks that, after applying the update to the base data, the XPath expression representing the view is still satisfied.…”
Section: Related Workmentioning
confidence: 99%
“…The incremental maintenance of XML materialized views has been considered in previous works [13,16,17,18,19,28,31]. Maintaining XML views over relational databases is studied in [16].…”
Section: Introductionmentioning
confidence: 99%
See 2 more Smart Citations