We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6bca60 commit a5dd42aCopy full SHA for a5dd42a
modules/ROOT/pages/tools/neo4j-admin/push-to-cloud.adoc
@@ -4,6 +4,12 @@
4
= Push to cloud
5
6
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
13
The following table shows the compatibility between the dump version that you want to upload and the version of the Neo4j Aura instance.
14
15
[options="header" cols="50%, 50%"]
@@ -12,10 +18,8 @@ The following table shows the compatibility between the dump version that you wa
18
| Aura version
19
20
| v4.3
-| v4 and v5
16
-
17
-| v4.2, v4.1, v4.0, and v3.5
21
| v4
22
23
|===
24
25
0 commit comments