Neo4j is a high-performance graph database with a friendly query language and ACID transactions.

Release Released Support Status Latest
5.18 1 month and 1 week ago
(13 Mar 2024)
Yes 5.18.1
(18 Mar 2024)
5.17 2 months ago
(23 Feb 2024)
Ended 1 month and 1 week ago
(13 Mar 2024)
5.17.0
(23 Feb 2024)
5.16 3 months ago
(22 Jan 2024)
Ended 2 months ago
(23 Feb 2024)
5.16.0
(22 Jan 2024)
5.15 4 months ago
(15 Dec 2023)
Ended 3 months ago
(22 Jan 2024)
5.15.0
(15 Dec 2023)
5.14 5 months ago
(24 Nov 2023)
Ended 4 months ago
(15 Dec 2023)
5.14.0
(24 Nov 2023)
5.13 6 months ago
(23 Oct 2023)
Ended 5 months ago
(24 Nov 2023)
5.13.0
(23 Oct 2023)
5.12 7 months ago
(14 Sep 2023)
Ended 6 months ago
(23 Oct 2023)
5.12.0
(14 Sep 2023)
5.11 8 months ago
(15 Aug 2023)
Ended 7 months ago
(14 Sep 2023)
5.11.0
(15 Aug 2023)
5.10 9 months ago
(19 Jul 2023)
Ended 8 months ago
(15 Aug 2023)
5.10.0
(19 Jul 2023)
5.9 10 months ago
(14 Jun 2023)
Ended 9 months ago
(19 Jul 2023)
5.9.0
(14 Jun 2023)
5.8 11 months ago
(16 May 2023)
Ended 10 months ago
(15 Jun 2023)
5.8.0
(16 May 2023)
5.7 1 year ago
(20 Apr 2023)
Ended 11 months ago
(16 May 2023)
5.7.0
(20 Apr 2023)
5.6 1 year ago
(24 Mar 2023)
Ended 1 year ago
(20 Apr 2023)
5.6.0
(24 Mar 2023)
5.5 1 year and 2 months ago
(16 Feb 2023)
Ended 1 year ago
(24 Mar 2023)
5.5.0
(16 Feb 2023)
5.4 1 year and 3 months ago
(26 Jan 2023)
Ended 1 year and 2 months ago
(16 Feb 2023)
5.4.0
(26 Jan 2023)
5.3 1 year and 4 months ago
(15 Dec 2022)
Ended 1 year and 3 months ago
(26 Jan 2023)
5.3.0
(15 Dec 2022)
5.2 1 year and 5 months ago
(21 Nov 2022)
Ended 1 year and 4 months ago
(15 Dec 2022)
5.2.0
(21 Nov 2022)
5.1 1 year and 6 months ago
(21 Oct 2022)
Ended 1 year and 5 months ago
(21 Nov 2022)
5.1.0
(21 Oct 2022)
4.4 (LTS) 2 years and 4 months ago
(02 Dec 2021)
Ends in 1 year and 2 months
(30 Jun 2025)
4.4.32
(26 Mar 2024)
4.3 2 years and 10 months ago
(10 Jun 2021)
Ended 1 year and 4 months ago
(16 Dec 2022)
4.3.23
(21 Dec 2022)
4.2 3 years and 5 months ago
(17 Nov 2020)
Ended 1 year and 11 months ago
(16 May 2022)
4.2.19
(11 Aug 2022)
4.1 3 years and 10 months ago
(23 Jun 2020)
Ended 2 years and 4 months ago
(22 Dec 2021)
4.1.12
(11 Aug 2022)
4.0 4 years ago
(17 Dec 2019)
Ended 2 years and 9 months ago
(14 Jul 2021)
4.0.12
(06 Jul 2021)

Neo4j has separate policies for different versions.

Version 4.x and below

Each minor release is supported for 18 months from the GA date, except for the final minor release (currently 4.4), which is supported for 36 months.

Latest Support Terms for 5.x and above

Only the latest minor version is supported. A LTS release is supported till a separate published End-of-Life date.

This page tracks End-of-Life as per the Neo4j Enterprise Edition. Support or fixes are not guaranteed for the Community Edition. AuraDB, the hosted offering by Neo4j is automatically updated, and support is available depending on the plan.

A high-level overview of different Neo4j editions:

Edition Details Feature Support
Community (Free) On-premise Single-node, no clustering Community Support
Enterprise On-premise Clustering, hot-backups, monitoring ???
AuraDB Free Cloud-only GCP only, Limits on node and relationship counts Community Support
AuraDB Professional Cloud-only GCP only, 1GB-64GB (RAM) Support Portal, no SLA
AuraDB Enterprise Cloud-only AWS, Azure, GCP. 4GB-384GB (RAM) Premium ticket-based support, with SLA

References

More information is available on the Neo4j website.

You should be running one of the supported release numbers listed above in the rightmost column.

You can check the version that you are currently using by running:
call dbms.components() yield versions unwind versions as version return version;

You can submit an improvement to this page on GitHub :octocat: . This page has a corresponding Talk Page.

A JSON version of this page is available at /api/neo4j.json. See the API Documentation for more information. You can subscribe to the iCalendar feed at /calendar/neo4j.ics.