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/installation/requirements.adoc
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,12 +117,6 @@ Starting from Neo4j 5.26 LTS, deploying the database on the following operating
117
117
* Unbuntu Server 16.04, 18.04, 20.04
118
118
* Windows Server 2016, 2019
119
119
120
-
[NOTE]
121
-
====
122
-
The Neo4j 5.26 LTS is the last version that uses the Java SE 17 Platform.
123
-
It is recommended to move to **Java SE 21**, which is supported with the Neo4j 5.14 onwards.
124
-
====
125
-
126
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].
127
121
128
122
[[deployment-requirements-filesystem]]
@@ -156,10 +150,15 @@ The minimum requirement is Java Runtime Environment (JRE).
156
150
| 3.x | Java SE 8 Platform Specification
157
151
| 4.x | Java SE 11 Platform Specification
158
152
| 5.x | Java SE 17 Platform Specification
159
-
| 5.14 | Java SE 17 and Java SE 21 Platform Specification
160
-
| 5.26 LTS | This is the last version that uses the Java SE 17 Platform. It is recommended to move to Java SE 21.
153
+
| 5.14 | Java SE 17 and Java SE 21 Platform Specification
161
154
|===
162
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
+
163
162
xref:installation/neo4j-desktop.adoc[Neo4j Desktop] is available for developers and personal users.
164
163
Neo4j Desktop is bundled with a JVM.
165
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