作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (18): 87-89. doi: 10.3969/j.issn.1000-3428.2006.18.031

• 软件技术与数据库 • 上一篇    下一篇

处理XML文档查询的高效结构连接方法

姚全珠,丁晓剑

  

  1. (西安理工大学计算机科学与工程学院,西安 710048)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-09-20 发布日期:2006-09-20

Efficient Structural Join Way Dealing with XML Documents Query

YAO Quanzhu, DING Xiaojian

  

  1. (College of Computer Science and Engineering, Xi’an University of Technology, Xi’an 710048)
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-09-20 Published:2006-09-20

摘要: 结构索引和倒排表在处理XML文档查询时,有不足之处。该文提出了一种结合结构索引、倒排表的策略、连接路径表达式的查询算法,有效地降低了实际执行的代价,提高了查询速度。

关键词: XML, 结构索引, 倒排表, 路径表达式

Abstract: There have both deficiency for structure index and inverted lists during query XML documents. The paper presents a strategy that combines structure index and inverted lists and a querying algorithm based on joint path expression, which can effectively reduce the cost of practical execution and improve querying speed.

Key words: XML, Structure index, Inverted lists, Path expression

中图分类号: