Overview
Syllabus
Introduction to Neo4j Procedures & Functions and the APOC Utility Library (#1).
Install & Use the APOC Utilities in Neo4j Desktop & Sandbox (#2).
Exploring Neo4j Database Metadata in APOC (#3).
Loading Data from JSON Web APIs into Neo4j with apoc.load.json (#4).
Load Data from Relational DBs with JDBC and APOC (#5).
Efficiently Updating and Inserting Data With apoc.periodic.iterate (#6).
Creating and Manipulating Data-Structures (Map, Dict, Hash) with APOC (#7).
Creating Nodes and Relationships Dynamically (labels, types, properties) (#8).
Manipulate List or Array Data Structures with APOC (#9).
Expiring Nodes with Time To Live (TTL) APOC Series #10.
Bettter Visualization with Virtual Nodes and Rels in APOC (#11).
Evolve your Graph Model with Refactoring using APOC (#12).
Conditional Execution with APOC (#13).
12 Tips & Tricks on How To Use the Arrows Tool.
Exploring APOC fun with Michael Hunger - Twitch stream.
APOC Tips & Tricks with Michael Hunger - Twitch Stream.
Taught by
Neo4j