Sciweavers

638 search results - page 1 / 128
» Efficient algorithms for evaluating xpath over streams
Sort
View
SIGMOD
2007
ACM
211views Database» more  SIGMOD 2007»
14 years 5 months ago
Efficient algorithms for evaluating xpath over streams
Gang Gou, Rada Chirkova
COMAD
2008
13 years 6 months ago
Efficient Evaluation of Forward XPath Axes over XML Streams
Although many algorithms have been proposed for evaluating XPath queries containing un-ordered axes (child, descendant, parent and ancestor) against streaming XML data, there are ...
Abdul Nizar, P. Sreenivasa Kumar
PODS
2004
ACM
137views Database» more  PODS 2004»
14 years 5 months ago
On the Memory Requirements of XPath Evaluation over XML Streams
The important challenge of evaluating XPath queries over XML streams has sparked much interest in the past few years. A number of algorithms have been proposed, supporting wider f...
Ziv Bar-Yossef, Marcus Fontoura, Vanja Josifovski
ICDE
2003
IEEE
119views Database» more  ICDE 2003»
14 years 6 months ago
Streaming XPath Processing with Forward and Backward Axes
We present a novel streaming algorithm for evaluating XPath expressions that use backward axes (parent and ancestor) and forward axes in a single document-order traversal of an XM...
Charles Barton, Philippe Charles, Deepak Goyal, Mu...
ICDE
2006
IEEE
149views Database» more  ICDE 2006»
14 years 6 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