File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -24,4 +24,7 @@ See link:https://neo4j.com/docs/getting-started/languages-guides/integration-too
2424
2525If your data is not in a CSV format, using APOC Load procedures allows you to ingest data from formats including json, xml and arrow.
2626APOC is a library of user-defined procedures and functions that extends the use of Cypher.
27- See link:https://neo4j.com/docs/apoc/current/overview/apoc.load/[APOC user guide -> apoc.load] for more information about the load procedure.
27+ See link:https://neo4j.com/docs/apoc/current/overview/apoc.load/[APOC user guide -> apoc.load] for more information about the load procedure.
28+
29+ // Edit at: https://github.com/neo4j-graphacademy/courses/blob/main/asciidoc/courses/importing-fundamentals/promo.adoc
30+ include::https://raw.githubusercontent.com/neo4j-graphacademy/courses/main/asciidoc/courses/importing-fundamentals/promo.adoc[]
Original file line number Diff line number Diff line change @@ -27,3 +27,6 @@ ifdef::backend-pdf[]
2727
2828Documentation license: <<license, Creative Commons 4.0>>
2929endif::[]
30+
31+ // Edit at: https://github.com/neo4j-graphacademy/courses/blob/main/asciidoc/courses/importing-fundamentals/promo.adoc
32+ include::https://raw.githubusercontent.com/neo4j-graphacademy/courses/main/asciidoc/courses/importing-fundamentals/promo.adoc[]
You can’t perform that action at this time.
0 commit comments