Graphs, including databases and visualizations, offer untapped potential in data science for enhancing analysis and machine learning. This tutorial uses a unique Scooby-Doo dataset to guide you in converting tabular data into a graph with Cypher, Neo4j's query language. It teaches creating a data model, writing Cypher queries to load data into Neo4j, and establishing relationships between nodes such as series, episodes, monsters, and main characters.

8m read timeFrom medium.com
Post cover image
Table of contents
Turning Your Tabular Data Into a Graph Using CypherStep 1: Decide How to Structure Your GraphStep 2: Create Cypher Queries to Load Your Graph

Sort: