Enum | Description |
---|---|
Action | |
Encoding | |
Format | |
GraphSummaryType | |
IteratorType | |
Mode | |
OpenCypherExplainMode | |
Parallelism | |
S3BucketRegion | |
StatisticsAutoGenerationMode |
Exception | Description |
---|---|
AccessDeniedException |
Raised in case of an authentication or authorization failure.
|
AmazonNeptunedataException |
Base exception for all service exceptions thrown by Amazon NeptuneData
|
BadRequestException |
Raised when a request is submitted that cannot be processed.
|
BulkLoadIdNotFoundException |
Raised when a specified bulk-load job ID cannot be found.
|
CancelledByUserException |
Raised when a user cancelled a request.
|
ClientTimeoutException |
Raised when a request timed out in the client.
|
ConcurrentModificationException |
Raised when a request attempts to modify data that is concurrently being modified by another process.
|
ConstraintViolationException |
Raised when a value in a request field did not satisfy required constraints.
|
ExpiredStreamException |
Raised when a request attempts to access an stream that has expired.
|
FailureByQueryException |
Raised when a request fails.
|
IllegalArgumentException |
Raised when an argument in a request is not supported.
|
InternalFailureException |
Raised when the processing of the request failed unexpectedly.
|
InvalidArgumentException |
Raised when an argument in a request has an invalid value.
|
InvalidNumericDataException |
Raised when invalid numerical data is encountered when servicing a request.
|
InvalidParameterException |
Raised when a parameter value is not valid.
|
LoadUrlAccessDeniedException |
Raised when access is denied to a specified load URL.
|
MalformedQueryException |
Raised when a query is submitted that is syntactically incorrect or does not pass additional validation.
|
MemoryLimitExceededException |
Raised when a request fails because of insufficient memory resources.
|
MethodNotAllowedException |
Raised when the HTTP method used by a request is not supported by the endpoint being used.
|
MissingParameterException |
Raised when a required parameter is missing.
|
MLResourceNotFoundException |
Raised when a specified machine-learning resource could not be found.
|
ParsingException |
Raised when a parsing issue is encountered.
|
PreconditionsFailedException |
Raised when a precondition for processing a request is not satisfied.
|
QueryLimitExceededException |
Raised when the number of active queries exceeds what the server can process.
|
QueryLimitException |
Raised when the size of a query exceeds the system limit.
|
QueryTooLargeException |
Raised when the body of a query is too large.
|
ReadOnlyViolationException |
Raised when a request attempts to write to a read-only resource.
|
S3Exception |
Raised when there is a problem accessing Amazon S3.
|
ServerShutdownException |
Raised when the server shuts down while processing a request.
|
StatisticsNotAvailableException |
Raised when statistics needed to satisfy a request are not available.
|
StreamRecordsNotFoundException |
Raised when stream records requested by a query cannot be found.
|
ThrottlingException |
Raised when the rate of requests exceeds the maximum throughput.
|
TimeLimitExceededException |
Raised when the an operation exceeds the time limit allowed for it.
|
TooManyRequestsException |
Raised when the number of requests being processed exceeds the limit.
|
UnsupportedOperationException |
Raised when a request attempts to initiate an operation that is not supported.
|