Towards Efficient Subgraph Search in Cloud Computing EnvironmentsOpen Website

2011 (modified: 01 Nov 2021)DASFAA Workshops 2011Readers: Everyone
Abstract: This paper proposes an efficient approach to subgraph search over a large graph database under the MapReduce framework. The main idea is first to build inverted edge indexes for graphs in the database, and then to retrieve data only related to the query subgraph by using the built indexes to answer the query. Experimental results show that the proposed approach has good performance and scalability.
0 Replies

Loading