Graph databases are powerful structures to visualize connections between entities that miss a structured format in them. This tutorial is a step by step approach for generating simple graphs using Neo4j.
We will see how to use Neo4j to set up a quick query engine for generating graphs from a JSON document and also capture a structured format from the generated graph.
The data is going to be a custom JSON file that contains information about the characters (heroes, villains, anti-heroes) from the DC and Marvel Universe.
You should have installed the latest version of the Neo4j Desktop in your…
||~Engineer~Analyst~||