herzizza88 / kg_game_neo4j

Knowledge Graph game designed for first time Neo4j Graph technology users

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KG Game Neo4j

This repository contains the Cypher queries for the Knowledge Graph game designed for the first time Neo4j Graph technology users to follow along with the demo and better understand the concepts of Knowledge Graphs and Neo4j.

For this we have prepared a small dataset covering the following topics:


In this demo we will be covering the following Neo4j Graph usages:
  • Data Ingestion [Neo4j Browser]
  • Data Exploration [Neo4j Browser]
  • Graph Traversals [Neo4j Browser]
  • Visaul Graph Exploration [Neo4j Bloom]

Graph data model used in this demo

Graph Data Model

You can follow along with the demo (if you're attending one of our workshops or you can run this by yourself) by running the queries in the 'cypher_scripts/workshop_cypher_query.cql' file and setting up a Neo4j Database using the following link to set up a free hosted Neo4j Aura instance:


> Happy Traversing! 🖖🏾🙂

About

Knowledge Graph game designed for first time Neo4j Graph technology users