Link Search Menu Expand Document

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

Release Released Support Status Latest
5.4 2 weeks and 4 days ago
(26 Jan 2023)
Yes 5.4.0
(26 Jan 2023)
5.3 2 months ago
(15 Dec 2022)
Ended 2 weeks and 4 days ago
(26 Jan 2023)
5.3.0
5.2 2 months and 3 weeks ago
(21 Nov 2022)
Ended 2 months ago
(15 Dec 2022)
5.2.0
5.1 3 months and 3 weeks ago
(21 Oct 2022)
Ended 2 months and 3 weeks ago
(21 Nov 2022)
5.1.0
5.0 3 months and 2 weeks ago
(28 Oct 2022)
Ended 3 months and 3 weeks ago
(24 Oct 2022)
5.0.0
4.4 (LTS) 1 year and 2 months ago
(02 Dec 2021)
Ends in 2 years and 4 months
(30 Jun 2025)
4.4.17
(02 Feb 2023)
4.3 1 year and 8 months ago
(10 Jun 2021)
Ended 1 month and 4 weeks ago
(16 Dec 2022)
4.3.23
4.2 2 years and 2 months ago
(17 Nov 2020)
Ended 9 months ago
(16 May 2022)
4.2.19
4.1 2 years and 7 months ago
(23 Jun 2020)
Ended 1 year and 1 month ago
(22 Dec 2021)
4.1.12
4.0 3 years ago
(17 Dec 2019)
Ended 1 year and 7 months ago
(14 Jul 2021)
4.0.12

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.

This page was last updated on 01 February 2023. Latest releases are automatically updated.