Game of Thrones Family Graph using Neo4j Created By Debasis Das (15-Apr-2016) In this post we will create the Game of Thrones Family Tree using Neo4j Graph Database. Node and Relationship Creation Script for Game of Thrones CREATE (WESTEROS:kingdom {name:’WESTEROS’}),…