You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/tools/neo4j-admin/neo4j-admin-import.adoc
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -240,7 +240,9 @@ Therefore, use it with care, especially with large imports.
240
240
* Multiple data sources like these can be specified in one import, where each data source has its own header.
241
241
* Files can also be specified using regular expressions.
242
242
243
-
For an example, see <<import-tool-multiple-input-files-regex-example>>.
243
+
It is possible to import files from AWS S3 buckets (from Neo4j 5.19), Google Cloud storage buckets (from Neo4j 5.21), and Azure buckets (from Neo4j 5.24).
244
+
245
+
For an example, see [import-tool-multiple-input-files-regex-example].
244
246
|
245
247
246
248
|--normalize-types[=true\|false]
@@ -274,6 +276,8 @@ The value can be a plain number or a byte units string, e.g. `128k`, `1m`.
274
276
* Multiple data sources like these can be specified in one import, where each data source has its own header.
275
277
* Files can also be specified using regular expressions.
276
278
279
+
It is possible to import files from AWS S3 buckets (from Neo4j 5.19), Google Cloud storage buckets (from Neo4j 5.21), and Azure buckets (from Neo4j 5.24).
280
+
277
281
For an example, see <<import-tool-multiple-input-files-regex-example>>.
278
282
|
279
283
@@ -751,6 +755,8 @@ Therefore, use it with care, especially with large imports.
751
755
* Multiple data sources like these can be specified in one import, where each data source has its own header.
752
756
* Files can also be specified using regular expressions.
753
757
758
+
It is possible to import files from AWS S3 buckets (from Neo4j 5.19), Google Cloud storage buckets (from Neo4j 5.21), and Azure buckets (from Neo4j 5.24).
759
+
754
760
For an example, see <<import-tool-multiple-input-files-regex-example>>.
755
761
|
756
762
@@ -781,6 +787,8 @@ The value can be a plain number or a byte units string, e.g. `128k`, `1m`.
781
787
* Multiple data sources like these can be specified in one import, where each data source has its own header.
782
788
* Files can also be specified using regular expressions.
783
789
790
+
It is possible to import files from AWS S3 buckets (from Neo4j 5.19), Google Cloud storage buckets (from Neo4j 5.21), and Azure buckets (from Neo4j 5.24).
791
+
784
792
For an example, see <<import-tool-multiple-input-files-regex-example>>.
0 commit comments