APOC Pearls: The Best Tips & Tricks

14 Oct, 2019



APOC has become the standard utility library for Neo4j. In this talk, I will demonstrate some of the lesser known but very useful components of APOC that will save you a lot of work. You will also learn how to combine individual functions into powerful constructs to achieve impressive feats.

Chapters
00:00 Introduction
01:37 APOC Overview
05:06 Learning resources
06:45 apoc.load.json
07:47 apoc.graph.fromDocument
08:27 Huge transactions
08:50 apoc.periodic.iterate
10:08 apoc.text.*
10:32 apoc.coll.*
10:53 apoc.map.*
11:30 apoc.convert.*
12:00 apoc.refactor.*
13:05 apoc.create.addLabels
13:44 apoc.trigger
14:48 apoc.ttl
15:46 apoc.agg.*
16:20 apoc.nodes.group
17:12 apoc.custom.declareProcedure/declareFunction
18:07 Contributing
18:52 Getting help
19:53 Q&A

Related Videos