Sciweavers

290 search results - page 1 / 58
» Efficient Structural Joins on Indexed XML Documents
Sort
View
VLDB
2002
ACM
84views Database» more  VLDB 2002»
13 years 4 months ago
Efficient Structural Joins on Indexed XML Documents
Shu-Yao Chien, Zografoula Vagena, Donghui Zhang, V...
ICDE
2003
IEEE
155views Database» more  ICDE 2003»
14 years 6 months ago
XR-Tree: Indexing XML Data for Efficient Structural Joins
XML documents are typically queried with a combination of value search and structure search. While querying by values can leverage traditional database technologies, evaluating st...
Haifeng Jiang, Hongjun Lu, Wei Wang 0011, Beng Chi...
ICDE
2003
IEEE
143views Database» more  ICDE 2003»
14 years 6 months ago
Index-Based Approximate XML Joins
XML data integration tools are facing a variety of challenges for their efficient and effective operation. Among these is the requirement to handle a variety of inconsistencies or...
Sudipto Guha, Nick Koudas, Divesh Srivastava, Ting...
SIGMOD
2003
ACM
174views Database» more  SIGMOD 2003»
14 years 5 months ago
ViST: A Dynamic Index Method for Querying XML Data by Tree Structures
With the growing importance of XML in data exchange, much research has been done in providing flexible query facilities to extract data from structured XML documents. In this pape...
Haixun Wang, Sanghyun Park, Wei Fan, Philip S. Yu
SIGMOD
2005
ACM
154views Database» more  SIGMOD 2005»
14 years 5 months ago
Lazy XML Updates: Laziness as a Virtue of Update and Structural Join Efficiency
XML documents are normally stored as plain text files. Hence, the natural and most convenient way to update XML documents is to simply edit the text files. But efficient query eva...
Barbara Catania, Wen Qiang Wang, Beng Chin Ooi, Xi...