- A Neo4j graph database of relationships existing between different students of a class.
- Automated the process of parsing JSON and uploading data on the graph database.
- Wrote efficient cypher queries to extract relevant insights, like students having similar interests etc., from the database.
- A Dummy Graph looks like this.
- A simple query helps one student know about a friend or a friend of friend who has completed the assignment.