Intro to Neo4j
Published in
Nov 24, 2022
Graphs are inherently present in many domains such as logistics, social networks, etc. Graphs are nothing but nodes and relationships amongst them. Off-late Graphs-data is getting popular in fields like Data Science/Machine learning, because of its rich and explicit information storage as well as its explain-ability properties.
Neo4j is a popular Graph Database. Following sketchnote gives a brief and introductory overview of Neo4j.
References:
- Road to NODES Workshop Series — Intro to Neo4j — Priya Jacob (link)
- Courses at Neo4j Graph Academy (link)
Originally published at LinkedIn.