Sciweavers

116 search results - page 8 / 24
» Efficient Evaluation of XML Middle-ware Queries
Sort
View
ICDE
2002
IEEE
181views Database» more  ICDE 2002»
14 years 3 months ago
YFilter: Efficient and Scalable Filtering of XML Documents
Soon, much of the data exchanged over the Internet will be encoded in XML, allowing for sophisticated filtering and content-based routing. We have built a filtering engine called ...
Yanlei Diao, Peter M. Fischer, Michael J. Franklin...
ICDE
2008
IEEE
200views Database» more  ICDE 2008»
14 years 11 months ago
Answering Keyword Queries on XML Using Materialized Views
Answering queries using materialized views has been well studied in the context of structured queries and has shown significant performance benefits. Despite the popularity of keyw...
Ziyang Liu, Yi Chen
SIGMOD
2004
ACM
198views Database» more  SIGMOD 2004»
14 years 10 months ago
Secure XML Querying with Security Views
The prevalent use of XML highlights the need for a generic, flexible access-control mechanism for XML documents that supports efficient and secure query access, without revealing ...
Wenfei Fan, Chee Yong Chan, Minos N. Garofalakis
DEXA
2005
Springer
117views Database» more  DEXA 2005»
14 years 3 months ago
Efficient Processing of Ordered XML Twig Pattern
Finding all the occurrences of a twig pattern in an XML database is a core operation for efficient evaluation of XML queries. Holistic twig join algorithm has showed its superiorit...
Jiaheng Lu, Tok Wang Ling, Tian Yu, Changqing Li, ...
SIGMOD
2005
ACM
154views Database» more  SIGMOD 2005»
14 years 10 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...