Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions modules/ROOT/pages/tools/neo4j-admin/push-to-cloud.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
= Push to cloud

The `neo4j-admin push-to-cloud` command uploads a database or a dump into a Neo4j Aura instance. +

The following table shows the compatibility between the dump version that you want to upload and the version of the Neo4j Aura instance.

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

| v4.3
| v4 and v5

| v4.2, v4.1, v4.0, and v3.5
| v4

|===


Expand Down