Abstract. We address the embedding existence problem (often referred to as the fil-tering problem) over streaming XML data for Conjunctive XPath (CXP). Ramanan (2009) considered Downward CXP, a fragment of CXP that involves downward navi-gational axes only, and presented a streaming algorithm which solves the problem in O(|P ||D|) time using only O(|P |height(D)) bits of space, where |P | and |D | are the sizes of a query P and an XML data D, respectively, and height(D) denotes the tree height of D. Unfortunately, the algorithm is lazy in the sense that it does not nec-essarily report the answer even after enough information has been gathered from the input XML stream. In this paper, we present an eager streaming algorithm that solves the p...
Long version: http://www.grappa.univ-lille3.fr/~niehren/Papers/streamability/0.pdfInternational audi...
The challenge that we tackle in this thesis is the problem of how to answer XPath queries on XML str...
Abstract. We present a query answering algorithm for a fragment of Forward XPath on Xml streams that...
Streaming XPath evaluation algorithms must record a potentially exponential number of pattern matche...
AbstractWe consider the XPath evaluation problem: Evaluate an XPath query Q on a streaming XML docum...
We consider the XPath evaluation problem: Evaluate an XPath query Q on a streaming XML documentD; i....
We present an e±cient algorithm for evaluating an XPath query Q (involving only child and descendant...
In this paper we address the problem of evaluating XPath queries over streaming XML data. We conside...
AbstractWe consider the XPath evaluation problem: Evaluate an XPath query Q on a streaming XML docum...
AbstractThe important challenge of evaluating XPath queries over XML streams has sparked much intere...
The important challenge of evaluating XPath queries over XML streams has sparked much interest in th...
We present a novel solution to streaming XPath query evaluation, capable of supporting forward and r...
The important challenge of evaluating XPath queries over XML streams has sparked much interest in th...
AbstractData Streaming is a necessary and useful technique to process very large XML documentsbut po...
AbstractXML data is queried with a limited form of regular expressions, in a language called XPath. ...
Long version: http://www.grappa.univ-lille3.fr/~niehren/Papers/streamability/0.pdfInternational audi...
The challenge that we tackle in this thesis is the problem of how to answer XPath queries on XML str...
Abstract. We present a query answering algorithm for a fragment of Forward XPath on Xml streams that...
Streaming XPath evaluation algorithms must record a potentially exponential number of pattern matche...
AbstractWe consider the XPath evaluation problem: Evaluate an XPath query Q on a streaming XML docum...
We consider the XPath evaluation problem: Evaluate an XPath query Q on a streaming XML documentD; i....
We present an e±cient algorithm for evaluating an XPath query Q (involving only child and descendant...
In this paper we address the problem of evaluating XPath queries over streaming XML data. We conside...
AbstractWe consider the XPath evaluation problem: Evaluate an XPath query Q on a streaming XML docum...
AbstractThe important challenge of evaluating XPath queries over XML streams has sparked much intere...
The important challenge of evaluating XPath queries over XML streams has sparked much interest in th...
We present a novel solution to streaming XPath query evaluation, capable of supporting forward and r...
The important challenge of evaluating XPath queries over XML streams has sparked much interest in th...
AbstractData Streaming is a necessary and useful technique to process very large XML documentsbut po...
AbstractXML data is queried with a limited form of regular expressions, in a language called XPath. ...
Long version: http://www.grappa.univ-lille3.fr/~niehren/Papers/streamability/0.pdfInternational audi...
The challenge that we tackle in this thesis is the problem of how to answer XPath queries on XML str...
Abstract. We present a query answering algorithm for a fragment of Forward XPath on Xml streams that...