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
| *MacOS 11, 12, 13, 14, 15*footnote:1[In Neo4j 5.26 LTS, deploying Neo4j on MacOs 11, 12, and Windows 10 is deprecated and will be removed in the next release.]| OpenJDK 17, ZuluJDK 17/21
| *Amazon Linux 2022 AMI, Amazon Linux 2023 AMI*footnote:2[In Neo4j 5.26 LTS, deploying Neo4j on Amazon Linux 2022 AMI, Unbuntu Server 16.04, 18.04, 20.04, and Windows Server 2016 and 2019 is deprecated and will be removed in the next release.] | Amazon Corretto 17/21, and OracleJDK 17/21
Starting from Neo4j 5.26 LTS, deploying the database on the following operating systems is deprecated:
113
-
114
-
* MacOs 11, 12
115
-
* Windows Desktop 10
116
-
* Amazon Linux 2022 AMI
117
-
* Unbuntu Server 16.04, 18.04, 20.04
118
-
* Windows Server 2016, 2019
119
-
120
113
For more information on Red Hat Enterprise Linux Life Cycle, refer to their link:https://access.redhat.com/support/policy/updates/errata/#RHEL8_and_9_Life_Cycle[official documentation].
121
114
122
115
[[deployment-requirements-filesystem]]
@@ -151,15 +144,15 @@ The minimum requirement is Java Runtime Environment (JRE).
151
144
| 4.x | Java SE 11 Platform Specification
152
145
| 5.x | Java SE 17 Platform Specification
153
146
| 5.14 | Java SE 17 and Java SE 21 Platform Specification
147
+
| 5.26 LTS | Java SE 17 and Java SE 21 Platform Specification
154
148
|===
155
149
156
150
[NOTE]
157
151
====
158
152
The Neo4j 5.26 LTS is the last version that uses the Java SE 17 Platform.
159
-
It is recommended to move to **Java SE 21**, which is supported with the Neo4j 5.14 onwards.
153
+
It is recommended to move to **Java SE 21**, which is supported in Neo4j 5.14 onwards.
160
154
====
161
155
162
156
xref:installation/neo4j-desktop.adoc[Neo4j Desktop] is available for developers and personal users.
163
157
Neo4j Desktop is bundled with a JVM.
164
-
For more information on how to use Neo4j Desktop and its capabilities, see the link:https://neo4j.com/docs/desktop-manual/current/[Neo4j Desktop documentation].
165
-
158
+
For more information on how to use Neo4j Desktop and its capabilities, see the link:https://neo4j.com/docs/desktop-manual/current/[Neo4j Desktop documentation].
0 commit comments