Introduction to Neo4j
Explore the Neo4j graph database and learn how to create and query nodes and relationships in Neo4j.
What is Neo4j?
Neo4j is a graph database management system (DBMS) designed to store, manage, and query data as a graph structure. Unlike traditional relational databases that use tables and rows, Neo4j uses the property graph model to model the data.
Get hands-on with 1400+ tech skills courses.