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: modules/ROOT/pages/configuration/plugins.adoc
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,10 @@ The Fleet management jar file is bundled with the Neo4j server starting with Neo
11
11
If you are using an earlier version of Neo4j, you can get the matching version of the Fleet management plugin by following the download link that matches your server version in the *Monitor Deployment* wizard in the Aura console.
12
12
See link:{neo4j-docs-base-uri}/aura/fleet-management/setup/[Aura documentation -> Fleet Management -> Add a deployment] for more information.
13
13
14
+
If your Neo4j CE installation does not include the bundled GDS plugin, you will need to download it separately.
15
+
Before installation, verify compatibility between your Neo4j version and the GDS library by consulting the link:{neo4j-docs-base-uri}/graph-data-science/current/installation/supported-neo4j-versions[the GDS compatibility matrix] in the GDS documentation.
16
+
For detailed installation, refer to the corresponding Neo4j GDS manual.
17
+
14
18
[NOTE]
15
19
====
16
20
Using the Fleet management plugin in Neo4j CE deployments is subject to some limitations due to the limited set of features, such as no metrics being available.
0 commit comments