| AccessDeniedException |
Raised in case of an authentication or authorization failure.
|
| BadRequestException |
Raised when a request is submitted that cannot be processed.
|
| BulkLoadIdNotFoundException |
Raised when a specified bulk-load job ID cannot be found.
|
| CancelGremlinQueryRequest |
|
| CancelGremlinQueryRequest.Builder |
|
| CancelGremlinQueryResponse |
|
| CancelledByUserException |
Raised when a user cancelled a request.
|
| CancelLoaderJobRequest |
|
| CancelLoaderJobRequest.Builder |
|
| CancelLoaderJobResponse |
|
| CancelMlDataProcessingJobRequest |
|
| CancelMlDataProcessingJobRequest.Builder |
|
| CancelMlDataProcessingJobResponse |
|
| CancelMlModelTrainingJobRequest |
|
| CancelMlModelTrainingJobRequest.Builder |
|
| CancelMlModelTrainingJobResponse |
|
| CancelMlModelTransformJobRequest |
|
| CancelMlModelTransformJobRequest.Builder |
|
| CancelMlModelTransformJobResponse |
|
| CancelOpenCypherQueryRequest |
|
| CancelOpenCypherQueryRequest.Builder |
|
| CancelOpenCypherQueryResponse |
|
| 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.
|
| CreateMlEndpointRequest |
|
| CreateMlEndpointRequest.Builder |
|
| CreateMlEndpointResponse |
|
| DeleteMlEndpointRequest |
|
| DeleteMlEndpointRequest.Builder |
|
| DeleteMlEndpointResponse |
|
| DeletePropertygraphStatisticsRequest |
|
| DeletePropertygraphStatisticsRequest.Builder |
|
| DeletePropertygraphStatisticsResponse |
|
| DeleteSparqlStatisticsRequest |
|
| DeleteSparqlStatisticsRequest.Builder |
|
| DeleteSparqlStatisticsResponse |
|
| ExecuteFastResetRequest |
|
| ExecuteFastResetRequest.Builder |
|
| ExecuteFastResetResponse |
|
| ExecuteGremlinExplainQueryRequest |
|
| ExecuteGremlinExplainQueryRequest.Builder |
|
| ExecuteGremlinExplainQueryResponse |
|
| ExecuteGremlinProfileQueryRequest |
|
| ExecuteGremlinProfileQueryRequest.Builder |
|
| ExecuteGremlinProfileQueryResponse |
|
| ExecuteGremlinQueryRequest |
|
| ExecuteGremlinQueryRequest.Builder |
|
| ExecuteGremlinQueryResponse |
|
| ExecuteOpenCypherExplainQueryRequest |
|
| ExecuteOpenCypherExplainQueryRequest.Builder |
|
| ExecuteOpenCypherExplainQueryResponse |
|
| ExecuteOpenCypherQueryRequest |
|
| ExecuteOpenCypherQueryRequest.Builder |
|
| ExecuteOpenCypherQueryResponse |
|
| ExpiredStreamException |
Raised when a request attempts to access an stream that has expired.
|
| FailureByQueryException |
Raised when a request fails.
|
| GetEngineStatusRequest |
|
| GetEngineStatusRequest.Builder |
|
| GetEngineStatusResponse |
|
| GetGremlinQueryStatusRequest |
|
| GetGremlinQueryStatusRequest.Builder |
|
| GetGremlinQueryStatusResponse |
|
| GetLoaderJobStatusRequest |
|
| GetLoaderJobStatusRequest.Builder |
|
| GetLoaderJobStatusResponse |
|
| GetMlDataProcessingJobRequest |
|
| GetMlDataProcessingJobRequest.Builder |
|
| GetMlDataProcessingJobResponse |
|
| GetMlEndpointRequest |
|
| GetMlEndpointRequest.Builder |
|
| GetMlEndpointResponse |
|
| GetMlModelTrainingJobRequest |
|
| GetMlModelTrainingJobRequest.Builder |
|
| GetMlModelTrainingJobResponse |
|
| GetMlModelTransformJobRequest |
|
| GetMlModelTransformJobRequest.Builder |
|
| GetMlModelTransformJobResponse |
|
| GetOpenCypherQueryStatusRequest |
|
| GetOpenCypherQueryStatusRequest.Builder |
|
| GetOpenCypherQueryStatusResponse |
|
| GetPropertygraphStatisticsRequest |
|
| GetPropertygraphStatisticsRequest.Builder |
|
| GetPropertygraphStatisticsResponse |
|
| GetPropertygraphStreamRequest |
|
| GetPropertygraphStreamRequest.Builder |
|
| GetPropertygraphStreamResponse |
|
| GetPropertygraphSummaryRequest |
|
| GetPropertygraphSummaryRequest.Builder |
|
| GetPropertygraphSummaryResponse |
|
| GetRdfGraphSummaryRequest |
|
| GetRdfGraphSummaryRequest.Builder |
|
| GetRdfGraphSummaryResponse |
|
| GetSparqlStatisticsRequest |
|
| GetSparqlStatisticsRequest.Builder |
|
| GetSparqlStatisticsResponse |
|
| GetSparqlStreamRequest |
|
| GetSparqlStreamRequest.Builder |
|
| GetSparqlStreamResponse |
|
| 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.
|
| ListGremlinQueriesRequest |
|
| ListGremlinQueriesRequest.Builder |
|
| ListGremlinQueriesResponse |
|
| ListLoaderJobsRequest |
|
| ListLoaderJobsRequest.Builder |
|
| ListLoaderJobsResponse |
|
| ListMlDataProcessingJobsRequest |
|
| ListMlDataProcessingJobsRequest.Builder |
|
| ListMlDataProcessingJobsResponse |
|
| ListMlEndpointsRequest |
|
| ListMlEndpointsRequest.Builder |
|
| ListMlEndpointsResponse |
|
| ListMlModelTrainingJobsRequest |
|
| ListMlModelTrainingJobsRequest.Builder |
|
| ListMlModelTrainingJobsResponse |
|
| ListMlModelTransformJobsRequest |
|
| ListMlModelTransformJobsRequest.Builder |
|
| ListMlModelTransformJobsResponse |
|
| ListOpenCypherQueriesRequest |
|
| ListOpenCypherQueriesRequest.Builder |
|
| ListOpenCypherQueriesResponse |
|
| 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.
|
| ManagePropertygraphStatisticsRequest |
|
| ManagePropertygraphStatisticsRequest.Builder |
|
| ManagePropertygraphStatisticsResponse |
|
| ManageSparqlStatisticsRequest |
|
| ManageSparqlStatisticsRequest.Builder |
|
| ManageSparqlStatisticsResponse |
|
| 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.
|
| NeptunedataException |
|
| 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.
|
| StartLoaderJobRequest |
|
| StartLoaderJobRequest.Builder |
|
| StartLoaderJobResponse |
|
| StartMlDataProcessingJobRequest |
|
| StartMlDataProcessingJobRequest.Builder |
|
| StartMlDataProcessingJobResponse |
|
| StartMlModelTrainingJobRequest |
|
| StartMlModelTrainingJobRequest.Builder |
|
| StartMlModelTrainingJobResponse |
|
| StartMlModelTransformJobRequest |
|
| StartMlModelTransformJobRequest.Builder |
|
| StartMlModelTransformJobResponse |
|
| 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.
|