Introduction to Neo4j Procedures & Functions and the APOC Utility Library (#1)
2
Install & Use the APOC Utilities in Neo4j Desktop & Sandbox (#2)
3
Exploring Neo4j Database Metadata in APOC (#3)
4
Loading Data from JSON Web APIs into Neo4j with apoc.load.json (#4)
5
Load Data from Relational DBs with JDBC and APOC (#5)
6
Efficiently Updating and Inserting Data With apoc.periodic.iterate (#6)
7
Creating and Manipulating Data-Structures (Map, Dict, Hash) with APOC (#7)
8
Creating Nodes and Relationships Dynamically (labels, types, properties) (#8)
9
Manipulate List or Array Data Structures with APOC (#9)
10
Expiring Nodes with Time To Live (TTL) APOC Series #10
11
Bettter Visualization with Virtual Nodes and Rels in APOC (#11)
12
Evolve your Graph Model with Refactoring using APOC (#12)
13
Conditional Execution with APOC (#13)
14
12 Tips & Tricks on How To Use the Arrows Tool
15
Exploring APOC fun with Michael Hunger - Twitch stream
16
APOC Tips & Tricks with Michael Hunger - Twitch Stream
Description:
Dive into a comprehensive video series exploring the Neo4j APOC Utility Library. Learn how to leverage over 450 functions and procedures to enhance your Neo4j development experience. Discover the most useful and commonly used "building blocks" through short, detailed screencasts. Explore topics such as installing APOC, loading data from various sources, manipulating data structures, creating dynamic nodes and relationships, and refactoring graph models. Gain practical insights on database metadata exploration, efficient data updates, and visualization techniques. Access additional resources including the APOC repository, documentation, and community support channels to further expand your knowledge and skills in Neo4j development.