nteg / Big-Data

Big Data
0 stars 1 forks source link

Graph Database POC #19

Open amitkumar02 opened 9 years ago

amitkumar02 commented 9 years ago

Find out the mostly used/preferred graph database and do a POC covering following -

  1. Introduction to Graph Databases
  2. Introduction to selected graph database (e.g. Neo4j)
  3. Model the people relationships (try to have Facebook friends concept modeled)
  4. Cover the basic operations like fetching, adding and removing the relations (will discuss this at the time of implementation)

Once POC is done, code needs to be checked into this repository and a POC document needs to be published in a predefined template.