• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2015, Vol. 37 ›› Issue (02): 359-364.

• 论文 • Previous Articles     Next Articles

A graph approximate query method
based on graph decomposition  

YANG Shuxin,TAN Wei,WEI Chaoqi   

  1. (School of Information Engineering,Jiangxi University of Science and Technology,Jiangxi 341000,China)
  • Received:2013-04-03 Revised:2013-09-04 Online:2015-02-25 Published:2015-02-25

Abstract:

The graph approximate query of graph data can get result sets similar to the query graph.It’s been more widely applied in many areas than accurate query.To obtain complete and reliable results,we propose an algorithm based on graph decomposition.This algorithm decomposes the query graph and the graph data according to the graph structure,and makes an index based on DAG.Utilizing the minimum spanning tree set of the query graph,we get the spanning tree set with a threshold;and we use graph standard codes for quick query and get approximate results as many as possible.The experimental results show that the algorithm can effectively get the approximate results and improve the query speed.

Key words: graph approximate search;DAG graph;minimum spanning tree