Proceedings 2003 VLDB Conference 2003
DOI: 10.1016/b978-012722442-8/50022-7
|View full text |Cite
|
Sign up to set email alerts
|

On the minimization of Xpath queries

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
39
0

Year Published

2005
2005
2014
2014

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 45 publications
(39 citation statements)
references
References 14 publications
0
39
0
Order By: Relevance
“…This grammar produces precisely the patterns as defined in [7,1]. For instance, the graph P in Figure 8 corresponds to the expression…”
Section: Pattern Containment Via Rewritingmentioning
confidence: 99%
See 1 more Smart Citation
“…This grammar produces precisely the patterns as defined in [7,1]. For instance, the graph P in Figure 8 corresponds to the expression…”
Section: Pattern Containment Via Rewritingmentioning
confidence: 99%
“…The query equivalence problem is closely linked to the query minimization problem, which is essential for data base researchers. Since the time required for the evaluation of a given query Q is linear with respect to the size of Q ( [6]), the minimization -possibility of replacing Q by an equivalent query of smaller size -is of interest from the point of view of complexity ( [7,8,9,10]). …”
Section: Introductionmentioning
confidence: 99%
“…At the logical level, the XML query optimization is to utilize the XML Schema, and to apply the rules of normalization or simplification to the inner query expressions so as to simplify the expressions that can improve the query performance. Lots of researches focusing on logical optimization have been done [3,4,5,6,7,9,10]. Our work focuses on the cost-based query optimization at the physical level and deals with how to determine the join order in query trees according to the cost estimation.…”
Section: Related Workmentioning
confidence: 99%
“…-The set of nodes in the super twig pattern equals the union of the sets of nodes of all individual twig queries; -Each twig query is a subpattern (defined by [10]) of the super twig pattern; -If the queries have different root nodes, we rewrite the queries whose root nodes are not the root of the XML document and add the document's root as the root node of the queries. Then the root node of the super twig pattern is same as the document's root; -Suppose n is a query node which appears in q i and q j , P i and P j are the paths from the root to n in q i and q j respectively, P i is same as P j and m is the parent node of n in these two queries.…”
Section: Data Modelmentioning
confidence: 99%