Sciweavers

1445 search results - page 18 / 289
» XPath query containment
Sort
View
DATESO
2010
233views Database» more  DATESO 2010»
13 years 7 months ago
Efficient Implementation of XPath Processor on Multi-Core CPUs
Abstract. Current XPath processors use direct approach to query evaluation which is quite inefficient in some cases and usually implemented serially. This may be a problem in case ...
Martin Krulis, Jakub Yaghob
CIKM
2009
Springer
14 years 4 months ago
XQGen: an algebra-based XPath query generator for micro-benchmarking
We propose XQGen, a stand-alone, algebra-based XPath generator to aid engineers in testing and improving the design of XML query engines. XQGen takes an XML schema sketch and user...
Yuqing Wu, Namrata Lele, Rashmi Aroskar, Sharanya ...
PODS
2004
ACM
131views Database» more  PODS 2004»
14 years 9 months ago
On the Decidability of Containment of Recursive Datalog Queries - Preliminary report
The problem of deciding query containment has important applications in classical query optimization and heterogeneous database systems. Query containment is undecidable for unres...
Piero A. Bonatti
INEX
2004
Springer
14 years 3 months ago
Narrowed Extended XPath I (NEXI)
INEX has through the years provided two types of queries: Content-Only queries (CO) and Content-And-Structure queries (CAS). The CO language has not changed much, but the CAS lang...
Andrew Trotman, Börkur Sigurbjörnsson
XIMEP
2006
ACM
194views Database» more  XIMEP 2006»
14 years 3 months ago
Template Folding for XPath
We discuss query evaluation for XML-based server systems where the same query is evaluated on every incoming XML message. In a typical scenario, many of the incoming messages will...
Carl-Christian Kanne, Guido Moerkotte