From cbfe9fb180e4ef14fed00de874a13b66ff257673 Mon Sep 17 00:00:00 2001 From: Natalia Ivakina <82437520+NataliaIvakina@users.noreply.github.com> Date: Fri, 17 Oct 2025 14:01:37 +0200 Subject: [PATCH] Add details about the GDS plugin in CE (#2654) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Neo4j CE 5.26.x (including up to the current 5.26.13) and Neo4j CE releases 2025.01-2025.04 do not include the GDS plugin. To use it, you have to download it separately. At this time, we don’t have specific download links to direct users to. Currently the best available resource is the GDS documentation. --- modules/ROOT/pages/configuration/plugins.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/ROOT/pages/configuration/plugins.adoc b/modules/ROOT/pages/configuration/plugins.adoc index 0ee936eda..6bfcf2d99 100644 --- a/modules/ROOT/pages/configuration/plugins.adoc +++ b/modules/ROOT/pages/configuration/plugins.adoc @@ -18,6 +18,10 @@ Also, it is offered on a best-effort basis. Neo4j does not offer any technical support for it. ==== +If your Neo4j CE installation does not include the bundled GDS plugin, check the link:{neo4j-docs-base-uri}/graph-data-science/current/installation/supported-neo4j-versions[Neo4j Graph Data Science Library Manual -> Supported Neo4j versions] to find your matching GDS library version and download it separately. +For detailed installation, refer to the corresponding Neo4j GDS manual. + + Some of these plugins, such as Bloom and GDS Enterprise require a license activation key. Reach out to your Neo4j account representative or request a representative to link:https://neo4j.com/contact-us/#sales-inquiry[contact you].