Lehrgebiet InformationssystemeFB Informatik |
||
|
Extending a Tuple-Based XPath Algebra to Enhance Evaluation FlexibilityChristian MathisDepartment of Computer Science Full paper (PDF version)AbstractOver the recent years, very little effort has been made to give XPath a proper algebraic treatment. The only laudable exception is the Natix Algebra (NAL) which defines the translation of XPath queries into algebraic expressions in a concise way, thereby enabling algebraic optimizations. However, NAL does not capture various promising core XML query evaluation algorithms like, for example, the Holistic Twig Join. By integrating a logical structural join operator, we enable NAL to be compiled into a physical algebra, containing exactly those missing physical operators. We will provide several important query unnesting rules and demonstrate the effectivity of our approach by an implementation in the XML Transaction Coordinator (XTC) - our prototype of a native XML database system.In: Informatik - Forschung und Entwicklung, Springer, May 2007 This is an extended version of BTW paper "Integrating Structural Joins into a Tuple-Based XPath Algebra" The original publication will be available under http://www.springerlink.com |