Sciweavers

591 search results - page 1 / 119
» The complexity of XPath query evaluation
Sort
View
ICDE
2006
IEEE
189views Database» more  ICDE 2006»
14 years 6 months ago
Algebraic Optimization of Nested XPath Expressions
The XPath language incorporates powerful primitives for formulating queries containing nested subexpressions which are existentially or universally quantified. However, even the b...
Matthias Brantner, Carl-Christian Kanne, Guido Moe...
PODS
2003
ACM
116views Database» more  PODS 2003»
14 years 5 months ago
The complexity of XPath query evaluation
Georg Gottlob, Christoph Koch, Reinhard Pichler
VLDB
2002
ACM
106views Database» more  VLDB 2002»
13 years 4 months ago
Efficient Algorithms for Processing XPath Queries
Our experimental analysis of several popular XPath processors reveals a striking fact: Query evaluation in each of the systems requires time exponential in the size of queries in ...
Georg Gottlob, Christoph Koch, Reinhard Pichler
ICEIS
2006
IEEE
13 years 11 months ago
Filtering Unsatisfiable XPATH Queries
The satisfiability test checks, whether or not the evaluation of a query returns the empty set for any input document, and can be used in query optimization for avoiding the submis...
Jinghua Groppe, Sven Groppe
SIGMOD
2007
ACM
146views Database» more  SIGMOD 2007»
14 years 5 months ago
Distributed query evaluation with performance guarantees
Partial evaluation has recently proven an effective technique for evaluating Boolean XPath queries over a fragmented tree that is distributed over a number of sites. What left ope...
Gao Cong, Wenfei Fan, Anastasios Kementsietsidis