Importing JSON-LD from a zipped file in jsonline format

I got this question from a community member and I thought I'd create a simple example to illustrate how to do it. You can find it here.
I created it in python but reproducing it in other languages should be pretty straightforward, just use the relevant neo4j driver.

1 Like