Sciweavers

142 search results - page 12 / 29
» XPath Processing in a Nutshell
Sort
View
SIGMOD
2009
ACM
201views Database» more  SIGMOD 2009»
16 years 5 months ago
Cost based plan selection for xpath
We present a complete XPath cost-based optimization and execution framework and demonstrate its effectiveness and efficiency for a variety of queries and datasets. The framework i...
Haris Georgiadis, Minas Charalambides, Vasilis Vas...
ICDE
2006
IEEE
116views Database» more  ICDE 2006»
16 years 6 months ago
Predicate-based Filtering of XPath Expressions
The XML/XPath filtering problem has found wide-spread interest. In this paper, we propose a novel algorithm for solving it. Our approach encodes XPath expressions (XPEs) as ordere...
Shuang Hou, Hans-Arno Jacobsen
144
Voted
ADBIS
2004
Springer
125views Database» more  ADBIS 2004»
15 years 10 months ago
Using XSLT Stylesheets to Transform XPath Queries
Abstract. Often, XML documents stored in an XML database must be transformed by an XSL processor into a client-specific format before queries are submitted. In applications where X...
Sven Groppe, Stefan Böttcher, Reiko Heckel, G...
VLDB
2004
ACM
96views Database» more  VLDB 2004»
15 years 10 months ago
Answering XPath Queries over Networks by Sending Minimal Views
When a client submits a set of XPath queries to a XML database on a network, the set of answer sets sent back by the database may include redundancy in two ways: some elements may...
Keishi Tajima, Yoshiki Fukui
WIDM
2004
ACM
15 years 10 months ago
XPath lookup queries in P2P networks
We address the problem of querying XML data over a P2P network. In P2P networks, the allowed kinds of queries are usually exact-match queries over file names. We discuss the exte...
Angela Bonifati, Ugo Matrangolo, Alfredo Cuzzocrea...