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
From version 5.14 onwards, Neo4j also supports JDK 21 on all Operating Systems.
114
-
====
111
+
label:deprecated[Deprecated in 5.26]
112
+
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
115
119
116
120
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].
117
121
@@ -146,9 +150,15 @@ The minimum requirement is Java Runtime Environment (JRE).
146
150
| 3.x | Java SE 8 Platform Specification
147
151
| 4.x | Java SE 11 Platform Specification
148
152
| 5.x | Java SE 17 Platform Specification
149
-
| 5.14 | Java SE 17 and Java SE 21 Platform Specification
153
+
| 5.14 | Java SE 17 and Java SE 21 Platform Specification
150
154
|===
151
155
156
+
[NOTE]
157
+
====
158
+
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.
160
+
====
161
+
152
162
xref:installation/neo4j-desktop.adoc[Neo4j Desktop] is available for developers and personal users.
153
163
Neo4j Desktop is bundled with a JVM.
154
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].
0 commit comments