首页 | 本学科首页   官方微博 | 高级检索  
     

支持动态图数据的子图查询方法
引用本文:王 楠,王 斌,李晓华,杨晓春.支持动态图数据的子图查询方法[J].计算机科学与探索,2014(2):139-149.
作者姓名:王 楠  王 斌  李晓华  杨晓春
作者单位:东北大学 信息科学与工程学院,沈阳110819
基金项目:(国家自然科学基金);(国家自然科学基金海外及港澳学者合作基金);(高等学校博士学科点专项科研基金);(中央高校基本科研业务费专项资金).
摘    要:近年来,子图查询作为图数据库管理的一项重要课题受到国内外学者的广泛关注。在现实应用中大部分图数据是频繁更新的,而现有方法对图数据的频繁更新的维护代价较高。子图查询本身就是NP完全问题,在动态图数据上子图查询问题就变得更加困难。针对上述问题,提出了支持动态图数据的子图查询方法。该方法首先构造出每张图的拓扑层次序列作为索引,在序列中加入标号以便数据更新后对索引进行维护,再根据序列间的匹配关系过滤出候选集合,最后采用图同构算法验证候选集中的图,最终得到结果集合。该方法的索引构造简单且体积小,并且在图数据库更新后无需重构索引,不仅支持动态图数据上的子图查询,在静态图数据上也表现出良好的性能。

关 键 词:子图查询  动态图数据  拓扑序列  图索引

Subgraph Queries over Dynamic Graph Data
WANG Nan,WANG Bin,LI Xiaohua,YANG Xiaochun.Subgraph Queries over Dynamic Graph Data[J].Journal of Frontier of Computer Science and Technology,2014(2):139-149.
Authors:WANG Nan  WANG Bin  LI Xiaohua  YANG Xiaochun
Affiliation:WANG Nan, WANG Bin, LI Xiaohua, YANG Xiaochun
Abstract:Subgraph query has attracted wide attention of scholars as an important topic of graph database manage-ment in recent years. In real life most of the graph data are frequently updated, and maintenance cost of the existing methods for frequently updated graph data is higher. Subgraph query is a NP complete problem, while frequently updated subgraph queries will become more difficult. In light of the above problem, this paper proposes the method of subgraph queries over dynamic graph data. Firstly the method constructs every graph’s topological hierarchical sequence as index, then filters out the candidate set according to the sequence matching relationship, and finally uses graph isomorphism algorithm to verify the candidate set and gets final result set. The index is constructed easily and its size is small. The method doesn’t need to rebuild index after database updating, and it not only supports sub-graph queries on dynamic graph data, but also shows good performance on static graph data.
Keywords:subgraph query  dynamic graph data  topological sequence  graph index
本文献已被 CNKI 维普 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号