Abstract: In this article, we address the issues which are related to the cost-based XML query optimization for XPath. Specially, we focus on the issue of how to determine the execution order for a given XPath expression according to the cost models. The main impact factor that dominates the execution order is the size of the intermediate results during the evaluation of queries. The hierarchy encoding scheme and the value-encoding histogram are introduced to support the size estimation of the path expressions. Two cost models are proposed to describe the costs of different types of join operations in the path expressions. A heuristic-based dynamic programming approach is proposed to determine the optimal execution tree. The primary experim...
XML queries are usually expressed by means of XPath expressions identifying portions of the selected...
Many applications are migrating or beginning to make use native XML data. We anticipate that queries...
An evaluation of XML queries such as XQuery or XPath expressions represents a challenging task due t...
In this article, we address the issues which are related to the cost-based XML query optimization fo...
XPath query is the key part of XML data processing, and its performance is usually critical for XML ...
With the increasing need for manipulating and exchanging XML data, the topic of processing XML docum...
With the increasing need for manipulating and exchanging XML data, the topic of processing XML docum...
AbstractThe important challenge of evaluating XPath queries over XML streams has sparked much intere...
XPath becomes the basic mechanism for XML query. The non-deterministic operators in XPath, such as d...
The important challenge of evaluating XPath queries over XML streams has sparked much interest in th...
The important challenge of evaluating XPath queries over XML streams has sparked much interest in th...
Optimization of complex XQuery queries that combine many XPath steps as well as join conditions is c...
We present an efficient algorithm for evaluating an XPath query Q (involving only child and descenda...
To be able to handle the ever growing volumes of XML documents, effective and efficient data managem...
AbstractWe consider the XPath evaluation problem: Evaluate an XPath query Q on a streaming XML docum...
XML queries are usually expressed by means of XPath expressions identifying portions of the selected...
Many applications are migrating or beginning to make use native XML data. We anticipate that queries...
An evaluation of XML queries such as XQuery or XPath expressions represents a challenging task due t...
In this article, we address the issues which are related to the cost-based XML query optimization fo...
XPath query is the key part of XML data processing, and its performance is usually critical for XML ...
With the increasing need for manipulating and exchanging XML data, the topic of processing XML docum...
With the increasing need for manipulating and exchanging XML data, the topic of processing XML docum...
AbstractThe important challenge of evaluating XPath queries over XML streams has sparked much intere...
XPath becomes the basic mechanism for XML query. The non-deterministic operators in XPath, such as d...
The important challenge of evaluating XPath queries over XML streams has sparked much interest in th...
The important challenge of evaluating XPath queries over XML streams has sparked much interest in th...
Optimization of complex XQuery queries that combine many XPath steps as well as join conditions is c...
We present an efficient algorithm for evaluating an XPath query Q (involving only child and descenda...
To be able to handle the ever growing volumes of XML documents, effective and efficient data managem...
AbstractWe consider the XPath evaluation problem: Evaluate an XPath query Q on a streaming XML docum...
XML queries are usually expressed by means of XPath expressions identifying portions of the selected...
Many applications are migrating or beginning to make use native XML data. We anticipate that queries...
An evaluation of XML queries such as XQuery or XPath expressions represents a challenging task due t...