Skip to content

Repository containing instructions and queries for the Neo4j workshop participants to follow-along.

License

Notifications You must be signed in to change notification settings

maruthiprithivi/nus_datathon_neo4j_workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NUS Datathon Neo4j Workshop - Follow Along Guide

This repository contains the Cypher queries to follow along with the workshop demo. These queries are in place to give you ideas around how working and exploring graph data feels and aim to pike your interests and get you to build on top of what you have picked up in this session.

For this demo we're going to use a data from KEGG Disease Database was used. The demo covers the following areas:

  • Data Ingestion
  • Data Exploration
  • Connected Data Exploration
  • Graph Exploration using Bloom

This demo was prepared following a great blog post on medium with the title Neo4j for Diseases written by Dr.Sixing Huang, an avid Neo4j Community member. Do check out the blog post .It gives us a new perspective of how context-driven data analysis helps us understand data and uncover insights that we usually overlook due to how we traditionally design the data model in our RDBMS realm.

Graph data model used in this demo

Graph Data Model

The tool required to run this will be a Neo4j Database with Neo4j Browser, and APOC queries tied to it. You can pick one of the following options to get yourself a running Neo4j Database for free:

About

Repository containing instructions and queries for the Neo4j workshop participants to follow-along.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published