Topic

Processing

Import and process graph data in Neo4j: load CSV files with Cypher, tune indexes and constraints, and build knowledge graphs from unstructured text.

Before you can query a graph, you have to build one. Processing covers the pipeline that turns raw data — CSV exports, relational tables, documents — into a well-structured, performant Neo4j graph: importing records, adding the indexes and constraints that keep queries fast and data consistent, and using large language models to extract entities from unstructured text. Start with Importing CSV data into Neo4j, follow it with Cypher Indexes and Constraints, then tackle unstructured data with vectors and LLM-built knowledge graphs.

5 courses~7h