Skip to content

Commit c89620d

Browse files
Merge pull request #29 from neo4j/ga-promos
Added GA promos
2 parents f377a57 + b7a9a64 commit c89620d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

modules/ROOT/pages/import-others.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,7 @@ See link:https://neo4j.com/docs/getting-started/languages-guides/integration-too
2424

2525
If your data is not in a CSV format, using APOC Load procedures allows you to ingest data from formats including json, xml and arrow.
2626
APOC 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[]

modules/ROOT/pages/index.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ ifdef::backend-pdf[]
2727

2828
Documentation license: <<license, Creative Commons 4.0>>
2929
endif::[]
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[]

0 commit comments

Comments
 (0)