Skip to content

Commit a5dd42a

Browse files
Update the compatibility table of the dump and Aura versions (#1892)
1 parent c6bca60 commit a5dd42a

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

modules/ROOT/pages/tools/neo4j-admin/push-to-cloud.adoc

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
= Push to cloud
55

66
The `neo4j-admin push-to-cloud` command uploads a database or a dump into a Neo4j Aura instance. +
7+
8+
[NOTE]
9+
====
10+
To upload a 4.3 database in Aura, it is highly recommended to first upgrade it to 4.4 and then use the `neo4j-admin push-to-cloud command`.
11+
====
12+
713
The following table shows the compatibility between the dump version that you want to upload and the version of the Neo4j Aura instance.
814

915
[options="header" cols="50%, 50%"]
@@ -12,10 +18,8 @@ The following table shows the compatibility between the dump version that you wa
1218
| Aura version
1319

1420
| v4.3
15-
| v4 and v5
16-
17-
| v4.2, v4.1, v4.0, and v3.5
1821
| v4
22+
1923
|===
2024

2125

0 commit comments

Comments
 (0)