Skip to content

Commit c08a3da

Browse files
Correct dataset links
1 parent ae9f7df commit c08a3da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/genai-integrations.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
:description: Information about Neo4j's GenAI integrations.
2-
:test-setup-dump: https://github.com/neo4j-graph-examples/recommendations/raw/main/data/recommendations-25.dump
2+
:test-setup-dump: https://github.com/neo4j-graph-examples/recommendations/raw/main/data/recommendations-5.26.dump
33
include::https://raw.githubusercontent.com/neo4j-graphacademy/courses/main/asciidoc/courses/llm-fundamentals/ad.adoc[]
44

55
[[genai-integrations]]
@@ -35,7 +35,7 @@ image::genai-graph.svg[Example graph connecting person and actor nodes with a mo
3535
The graph contains 28863 nodes and 332522 relationships.
3636
There are 9083 `Movie` nodes with a `plot` and `title` property.
3737

38-
To recreate the graph, download and import this link:https://github.com/neo4j-graph-examples/recommendations/raw/main/data/recommendations-embeddings-50.dump[dump file] to an empty Neo4j database.
38+
To recreate the graph, download and import this link:https://github.com/neo4j-graph-examples/recommendations/raw/main/data/recommendations-5.26.dump[dump file] to an empty Neo4j database.
3939
Dump files can be imported for both link:{neo4j-docs-base-uri}/aura/classic/auradb/importing/import-database/[Aura] and link:{neo4j-docs-base-uri}/operations-manual/current/backup-restore/restore-dump/[on-prem] instances.
4040

4141
[NOTE]

0 commit comments

Comments
 (0)