Implementing Graph-based Search Engine using Sparksee Graph Database
Loading...
Authors
Zhou, Jie
Issue Date
2015-03-27
Type
Presentation
Language
en_US
Keywords
Graph database , NoSQL database , Scalable graph data management
Alternative Title
Abstract
The purpose of this project is to implement basic search engine which is based on graph data by using graph database. The data used in this project comes from the Marvel Chronology Project which includes all the characteristics in Marvel Universe and all the issues published by Marvel. For the graph database, we use Sparksee Graph Database, which is one of NoSQL databases for high-performance and scalable graph data management. In Sparksee, all the nodes are linked with edges which are provided in the dataset. The system is implemented by Java language and using Sparksee java API to manipulate all database query.
