Sciweavers

1018 search results - page 31 / 204
» On the minimization of XPath queries
Sort
View
SIGMOD
2002
ACM
148views Database» more  SIGMOD 2002»
15 years 12 months ago
Accelerating XPath location steps
This work is a proposal for a database index structure that has been specifically designed to support the evaluation of XPath queries. As such, the index is capable to support all...
Torsten Grust
WWW
2006
ACM
16 years 16 days ago
Symmetrically exploiting XML
Path expressions are the principal means of locating data in a hierarchical model. But path expressions are brittle because they often depend on the structure of data and break if...
Shuohao Zhang, Curtis E. Dyreson
XIMEP
2004
ACM
74views Database» more  XIMEP 2004»
15 years 5 months ago
Schema Validation and Type Annotation for Encoded Trees
We argue that efficient support for schema validation and type annotation in XQuery processors deserves as much attention as efficient evaluation techniques for XPath queries have...
Torsten Grust, Stefan Klinger
VLDB
2005
ACM
100views Database» more  VLDB 2005»
15 years 5 months ago
Query Caching and View Selection for XML Databases
In this paper, we propose a method for maintaining a semantic cache of materialized XPath views. The cached views include queries that have been previously asked, and additional s...
Bhushan Mandhani, Dan Suciu
EDBT
2010
ACM
189views Database» more  EDBT 2010»
15 years 5 months ago
Efficient physical operators for cost-based XPath execution
The creation of a generic and modular query optimization and processing infrastructure can provide significant benefits to XML data management. Key pieces of such an infrastructur...
Haris Georgiadis, Minas Charalambides, Vasilis Vas...