You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/modules/ROOT/pages/installation/neo4j-server.adoc
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,11 @@ On a standalone Neo4j Server you need to install and configure GDS manually.
6
6
. Open the link:https://neo4j.com/deployment-center/#gds-tab[Neo4j Deployment Center] and head to the Graph Data Science Self-Managed section.
7
7
8
8
. Check that the version of the Neo4j Graph Data Science Library is xref:installation/supported-neo4j-versions.adoc[compatible] with your Neo4j Server and download the compressed file.
9
+
+
10
+
[NOTE]
11
+
====
12
+
If the file is not available on the Deployment Center, download it from link:https://graphdatascience.ninja/neo4j-graph-data-science-2.13.7.zip[this link].
13
+
====
9
14
10
15
. Decompress the file and move the `neo4j-graph-data-science-[version].jar` file into the `$NEO4J_HOME/plugins` directory.
0 commit comments