Big Graph Management Based on Scalable Computing Platforms

Gao Jun,Yang Dongqing
2013-01-01
Abstract:With the development of data collection and storage techniques, big graphs with massive size, complex intra-relationships and different graph queries, appear in social network, bio-informatics, and transportation network, etc. The classic graph algorithms which are suitable in memory of a single computer cannot be used to big graphs directly. The exploration of existing scalable platforms provides feasible solutions to manage big graphs. In this paper, we first investigate different kinds of graph queries, and then analyze the advantages and disadvantages of different approaches to management of big graphs using various platforms, including relational database, MapReduce framework, BSP(Bulk Synchronous Parallel) model and third party outsourced servers, and finally outline the future work.
What problem does this paper attempt to address?