Skip to content

Commit 4df90d7

Browse files
Correct dataset links
1 parent 949b7d1 commit 4df90d7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

modules/ROOT/pages/genai-integrations.adoc

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

65
[[genai-integrations]]
@@ -38,7 +37,7 @@ image::genai_graph.svg[width="600",role="middle"]
3837
The graph contains 28863 nodes and 332522 relationships.
3938
There are 9083 `Movie` nodes with a `plot` and `title` property.
4039

41-
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 (running version 5.17 or later).
40+
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.
4241
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.
4342

4443
[NOTE]

0 commit comments

Comments
 (0)