Neo4j Fundamentals
Learn about Graph databases and get started with Neo4j
The query language of connected data. Learn to model, query, and traverse graphs — from your first node to complex multi-hop relationships.
12 courses
Learn about Graph databases and get started with Neo4j
Learn Cypher in 1 hour
Learn how to design a Neo4j graph using best practices
Learn how to import data into Neo4j
Continue your learning journey with Cypher queries
Learn how Cypher aggregation works and how to use list and aggregate functions effectively.
Import data from CSV files into Neo4j using LOAD CSV, creating nodes, relationships, and handling data type conversions
Learn how to import CSV data into Neo4j using Cypher
Use Neo4j temporal types to filter, compute, and search date-based data
Make your graph more performant with Cypher constraints and indexes
Create and query full-text indexes for case-insensitive search
Define and enforce a graph schema using graph types in Neo4j