2008 IEEE 24th International Conference on Data Engineering 2008
DOI: 10.1109/icde.2008.4497604
|View full text |Cite
|
Sign up to set email alerts
|

An Inflationary Fixed Point Operator in XQuery

Abstract: Abstract

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
9
0

Year Published

2008
2008
2013
2013

Publication Types

Select...
3
1
1

Relationship

2
3

Authors

Journals

citations
Cited by 6 publications
(9 citation statements)
references
References 21 publications
(24 reference statements)
0
9
0
Order By: Relevance
“…4We tested several xpath queries with different dtds, which are subgraphs of the real-life dtds BI-OML using the same database. The main difference between (1) and 4is that the former tested the same queries with different databases, and the latter tested different queries with the same database. (5) Finally, we examined the numbers of operators (lfp, etc) in the sql queries generated by CycleE and CycleE X , respectively.…”
Section: A Performance Studymentioning
confidence: 99%
See 1 more Smart Citation
“…4We tested several xpath queries with different dtds, which are subgraphs of the real-life dtds BI-OML using the same database. The main difference between (1) and 4is that the former tested the same queries with different databases, and the latter tested different queries with the same database. (5) Finally, we examined the numbers of operators (lfp, etc) in the sql queries generated by CycleE and CycleE X , respectively.…”
Section: A Performance Studymentioning
confidence: 99%
“…3, the notion of extended xpath expressions yields a low polynomial-time performance guarantee on query translation from xpath to sql; in contrast, direct use of xpath or regular xpath [48] in the translation may incur exponential blowup. Furthermore, this notion is also useful in developing native xml query engines [1,19]. 2As opposed to prior work [11,39,62], our approach leads to a lightweight tool that provides a variety of commercial rdbms with an immediate capability to answer xpath queries over recursive dtds, requiring only low-end rdbms features instead of the advanced sql'99 recursion functionality.…”
Section: Introductionmentioning
confidence: 99%
“…A consequence is that "new" encodings can be obtained by using subsets of the four properties to store the structural part of the XML tree. 2 One such encoding is illustrated in Fig. 1 …”
Section: Pre/post-based Tree Encodingsmentioning
confidence: 99%
“…An extension recently built into Pathfinder [2] aims to explore one particular flavor of recursion, the support for transitive closure. Its evaluation has been studied extensively in the context of deductive databases, and any decent SQL processor readily ships with support for transitive closure.…”
Section: Hitting the Limitsmentioning
confidence: 99%
“…Such functions which access collections require an evaluation model that supports fixed point computations. The technique required to implement recursive queries is essentially the same used in recursive SQL, and one approach for XQuery was proposed in [1]. Our current prototype does not implement the technique.…”
Section: Limitationsmentioning
confidence: 99%