Loading Data from JSON Web APIs into Neo4j with apoc.load.json (#4)

02 Jul, 2018



Most Web APIs expose their data as JSON. With apoc.load.json we can easily import this data in our graph. In this video, we show how it’s done using a StackOverflow example.

Related Videos