Sciweavers

38 search results - page 1 / 8
» Evaluating Complex Queries Against XML Streams with Polynomi...
Sort
View
60
Voted
BNCOD
2004
75views Database» more  BNCOD 2004»
14 years 11 months ago
Evaluating Complex Queries Against XML Streams with Polynomial Combined Complexity
Dan Olteanu, Tim Furche, François Bry
ICDE
2003
IEEE
209views Database» more  ICDE 2003»
15 years 11 months ago
An Evaluation of Regular Path Expressions with Qualifiers against XML Streams
This paper presents SPEX, a streamed and progressive evaluation of regular path expressions with XPath-like qualifiers against XML streams. SPEX proceeds as follows. An expression...
Dan Olteanu, François Bry, Tobias Kiesling
PLANX
2008
14 years 11 months ago
Complexity of Earliest Query Answering with Streaming Tree Automata
We investigate the complexity of earliest query answering for n-ary node selection queries defined by streaming tree automata (STAs). We elaborate an algorithm that selects query ...
Olivier Gauwin, Anne-Cécile Caron, Joachim ...
171
Voted
ICDE
2005
IEEE
144views Database» more  ICDE 2005»
15 years 11 months ago
ViteX: A Streaming XPath Processing System
We present ViteX, an XPath processing system on XML streams with polynomial time complexity. ViteX uses a polynomial-space data structure to encode an exponential number of patter...
Yi Chen, Susan B. Davidson, Yifeng Zheng
ICDE
2006
IEEE
149views Database» more  ICDE 2006»
15 years 11 months ago
An Efficient XPath Query Processor for XML Streams
Streaming XPath evaluation algorithms must record a potentially exponential number of pattern matches when both predicates and descendant axes are present in queries, and the XML ...
Yi Chen, Susan B. Davidson, Yifeng Zheng