Training GDS Graph Algorithms One - tomgeudens/practical-neo4j GitHub Wiki

Context: Cut-and-paste commands for the Graph Data Science - Graph Algorithms - Part One session.

Prerequisite: This document will assume you have a Neo4j instance running and are connected to it either with the Neo4j Browser. You also need to have the Game of Thrones database loaded.

Setup

Make sure you're in the correct database

:use gameofthrones

To DO