| source |
string |
Amazon S3 URI identifying files or folders to load (s3://bucket/key). |
| format |
string |
The data format of the files to load. |
| iamRoleArn |
string |
The ARN of the IAM role with S3 access. |
| region |
string |
The AWS Region of the S3 bucket. |
| mode |
string |
The load mode. |
| failOnError |
string |
Whether to stop the load job on error. |
| parallelism |
string |
The degree of parallelism for loading. |
| parserConfiguration |
object |
Optional parser configuration settings. |
| updateSingleCardinalityProperties |
string |
Whether to update existing single-cardinality properties. |
| queueRequest |
string |
Whether to queue the request if a load is already running. |
| dependencies |
array |
Load job IDs that must complete before this job runs. |
| userProvidedEdgeIds |
string |
For openCypher format, whether edge IDs are provided. |