Neo4j Database – Part 06 – Creating Our Data Model

In the last blog I discussed the various types of data loading options Neo4j offers. In this blog I will take the Northwind database and convert it to a Neo4j graph database model. Contents Converting an RDBMS Model Data Types Converting Tables that do not participate in Joins Converting One to One/One to Many Joins … More Neo4j Database – Part 06 – Creating Our Data Model