Skip to content

Commit 28db06e

Browse files
authored
Merge pull request #7294 from FlorentinD/add-aura-ds-label-23
Document create db through arrow is not supported in Aura
2 parents 8258180 + 9ce101c commit 28db06e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/modules/ROOT/pages/graph-project-apache-arrow.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,8 @@ The timeout can be configured via the `gds.arrow.abortion_timeout` setting, for
235235

236236
== Creating a Neo4j database
237237

238+
include::partial$/common-usage/not-on-aurads-note.adoc[]
239+
238240
The xref:graph-project-apache-arrow.adoc#arrow-client-server-protocol[Client-Server protocol] can also be used to create a new Neo4j database instead of an in-memory graph.
239241
To initialize a database import process, we need to change the initial action type to `CREATE_DATABASE`.
240242
The action body is a JSON document containing the configuration for the import process:

0 commit comments

Comments
 (0)