2011
DOI: 10.1016/j.jcss.2010.10.004
|View full text |Cite
|
Sign up to set email alerts
|

Memory lower bounds for XPath evaluation over XML streams

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2

Citation Types

1
7
0

Year Published

2011
2011
2015
2015

Publication Types

Select...
3
1

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(8 citation statements)
references
References 29 publications
1
7
0
Order By: Relevance
“…When Q has a mix of child and descendant axis steps, our algorithm uses O (d|Q | + nc) space and O ((|Q | + dn)|D|) time, in the worst case. For some worst case Q and D, this space requirement matches our lower bound in [28]; so, our algorithm uses optimal memory space in the worst case.…”
mentioning
confidence: 55%
See 2 more Smart Citations
“…When Q has a mix of child and descendant axis steps, our algorithm uses O (d|Q | + nc) space and O ((|Q | + dn)|D|) time, in the worst case. For some worst case Q and D, this space requirement matches our lower bound in [28]; so, our algorithm uses optimal memory space in the worst case.…”
mentioning
confidence: 55%
“…The latter two algorithms use only O (c) space for storing information that might qualify the candidates for output. We [28] proved that any algorithm must use Ω(nc) space to store such information, for some worst case Q and D. So, the algorithms in [16,22] are incorrect. Our algorithm presented in this paper is from [26]; it is among the first correct algorithms known for the streaming version that also have a polynomial bound on the memory space and runtime.…”
mentioning
confidence: 99%
See 1 more Smart Citation
“…Grohe, Koch, and Schweikardt show that Core XPATH, namely the full navigational fragment of XPATH 1.0 can be evaluated with height bounded memory [10]. Bar-Yossef, Fontoura, and Josifovski [2] study theoretical bounds as well as practical streaming algorithms for XPATH; more lower bounds for XPATH are given by Ramanan [21]. Shalem and Bar-Yossef [25] investigate twig-join algorithms over XML streams.…”
Section: Related Workmentioning
confidence: 99%
“…It is shown that the maximal number of closed simultaneously alive answer candidates is a lower bound for "mostly all" nonrecursive trees in the sense of instance complexity. In [25], it is shown that for some queries in Fxp(ch, ch * , ∧) with independent ch predicates, the lower bound becomes n · c where n is the length of the selecting branch of the XPath expression, and c is maximal number of concurrently alive candidates. This shows that even compression tricks do not help for these query languages.…”
Section: Related Workmentioning
confidence: 99%