一种改进的XML哈希路径索引技术研究
Research of Improved XML Hash Path Indexing
XML已经成为一种Web 数据交换和信息集成的工具。随着XML应用的普及,解决好XML文档的存储、管理和查询等问题特别是查询问题,已经成为一个急待解决的问题。提高查询效率的一个重要手段就是建立有效的查询索引机制。为了有效地支持XML查询,特别是路径表达式查询,对XML数据的各种索引技术和编码方案被提出,但是现有的索引技术都存在着各种各样的不足。哈希路径索引树是一种新提出来的索引技术,本文针对其不能查询从非根节点开始的查询和非完全路径查询的问题,引入了区间编码和B-树索引,用区间编码对哈希路径索引树进行编码,并对树中的标签节点建立B-树索引,建立BHR两层索引,解决了这两个问题。BHR索引保留了原哈希路径索引树的所有优点,具有比较好的扩展性,而且索引的维护相对容易。
XML has become a tool of Web data’s exchange and integration. With the popularization of XML application, to solve the problems of the storage, the management and the querying of XML document, especially the querying, become more and more urgent. As we know, setting up an effective index is an important way to improve the searching efficiency. Some indexing and coding methods are proposed to support XML query effectively, especially the query of path expressions. But there is always deficiency in any index. Hash path index is a kind of new proposed index. Range coding and B_Tree are brought in to solve the deficiency of hash path index. BHR index is set up through coding the hash path indexing tree and setting B_Tree index to all the labels. BHR index has all the advantage which hash path index has, and it is easy to update.
郭旺、周敏、林琳
计算技术、计算机技术
哈希路径索引树,区间编码,B-树,BHR索引
Hash path index Range coding B_Tree BHR index
郭旺,周敏,林琳.一种改进的XML哈希路径索引技术研究[EB/OL].(2008-05-06)[2025-08-03].http://www.paper.edu.cn/releasepaper/content/200805-122.点此复制
评论