Skip to content

Commit fa67261

Browse files
Update the compatibility table for self-managed Neo4j and Aura versio… (#3066)
…ns (#3054)
1 parent 18e0f71 commit fa67261

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

modules/ROOT/pages/database-administration/standard-databases/upload-to-aura.adoc

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,24 @@
77
The `neo4j-admin database upload` command uploads a local Neo4j database dump or backup file into a Neo4j Aura instance.
88
The following table shows the compatibility between the dump/backup version that you want to upload and the version of the Neo4j Aura instance.
99

10+
[CAUTION]
11+
====
12+
The minimum version of self-managed Neo4j to upload to Aura is 5.26 LTS.
13+
====
14+
1015
[options="header" cols="50%, 50%"]
1116
|===
1217
| Dump/Backup version
1318
| Aura version
1419

15-
| 5.x
16-
| 5.latest
20+
| 5.26 LTS
21+
| 2026.latest
22+
23+
| 2025.x
24+
| 2026.latest
1725

18-
| 4.4
19-
| 4 and 5.latest
26+
| 2026.x
27+
| 2026.latest
2028
|===
2129

2230
[NOTE]

0 commit comments

Comments
 (0)