Package-level declarations

Types

Link copied to clipboard

Raised in case of an authentication or authorization failure.

Link copied to clipboard
sealed class Action
Link copied to clipboard

Raised when a request is submitted that cannot be processed.

Link copied to clipboard

Raised when a specified bulk-load job ID cannot be found.

Link copied to clipboard
Link copied to clipboard

Raised when a user cancelled a request.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Raised when a request timed out in the client.

Link copied to clipboard

Raised when a request attempts to modify data that is concurrently being modified by another process.

Link copied to clipboard

Raised when a value in a request field did not satisfy required constraints.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Contains custom model training parameters. See Custom models in Neptune ML.

Link copied to clipboard

Contains custom model transform parameters. See Use a trained model to generate new model artifacts.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The payload for DeleteStatistics.

Link copied to clipboard

An edge structure.

Link copied to clipboard
sealed class Encoding
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Raised when a request attempts to access an stream that has expired.

Link copied to clipboard

Raised when a request fails.

Link copied to clipboard

A structure containing the fast reset token used to initiate a fast reset.

Link copied to clipboard
sealed class Format
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
sealed class GraphSummaryType
Link copied to clipboard

Captures the status of a Gremlin query (see the Gremlin query status API page).

Link copied to clipboard

Contains status components of a Gremlin query.

Link copied to clipboard

Raised when an argument in a request is not supported.

Link copied to clipboard

Raised when the processing of the request failed unexpectedly.

Link copied to clipboard

Raised when an argument in a request has an invalid value.

Link copied to clipboard

Raised when invalid numerical data is encountered when servicing a request.

Link copied to clipboard

Raised when a parameter value is not valid.

Link copied to clipboard
sealed class IteratorType
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Contains a list of load IDs.

Link copied to clipboard

Raised when access is denied to a specified load URL.

Link copied to clipboard

Raised when a query is submitted that is syntactically incorrect or does not pass additional validation.

Link copied to clipboard

Raised when a request fails because of insufficient memory resources. The request can be retried.

Link copied to clipboard

Raised when the HTTP method used by a request is not supported by the endpoint being used.

Link copied to clipboard

Raised when a required parameter is missing.

Link copied to clipboard

Contains a Neptune ML configuration.

Link copied to clipboard

Defines a Neptune ML resource.

Link copied to clipboard

Raised when a specified machine-learning resource could not be found.

Link copied to clipboard
sealed class Mode
Link copied to clipboard

Base class for all service related exceptions thrown by the Neptunedata client

Link copied to clipboard

A node structure.

Link copied to clipboard
Link copied to clipboard
sealed class Parallelism
Link copied to clipboard

Raised when a parsing issue is encountered.

Link copied to clipboard

Raised when a precondition for processing a request is not satisfied.

Link copied to clipboard

A Gremlin or openCypher change record.

Link copied to clipboard

Structure of a property graph record.

Link copied to clipboard

The graph summary API returns a read-only list of node and edge labels and property keys, along with counts of nodes, edges, and properties. See Graph summary response for a property graph (PG).

Link copied to clipboard

Payload for the property graph summary response.

Link copied to clipboard

Structure to capture query statistics such as how many queries are running, accepted or waiting and their details.

Link copied to clipboard

Structure for expressing the query language version.

Link copied to clipboard

Raised when the number of active queries exceeds what the server can process. The query in question can be retried when the system is less busy.

Link copied to clipboard

Raised when the size of a query exceeds the system limit.

Link copied to clipboard

Raised when the body of a query is too large.

Link copied to clipboard

The RDF graph summary API returns a read-only list of classes and predicate keys, along with counts of quads, subjects, and predicates.

Link copied to clipboard

Payload for an RDF graph summary response.

Link copied to clipboard

Raised when a request attempts to write to a read-only resource.

Link copied to clipboard

Statistics for REFRESH mode.

Link copied to clipboard
sealed class S3BucketRegion
Link copied to clipboard

Raised when there is a problem accessing Amazon S3.

Link copied to clipboard

Raised when the server shuts down while processing a request.

Link copied to clipboard

Neptune logs are converted to SPARQL quads in the graph using the Resource Description Framework (RDF) N-QUADS language defined in the W3C RDF 1.1 N-Quads specification

Link copied to clipboard

A serialized SPARQL stream record capturing a change-log entry for the RDF graph.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Contains statistics information. The DFE engine uses information about the data in your Neptune graph to make effective trade-offs when planning query execution. This information takes the form of statistics that include so-called characteristic sets and predicate statistics that can guide query planning. See Managing statistics for the Neptune DFE to use.

Link copied to clipboard
Link copied to clipboard

Raised when statistics needed to satisfy a request are not available.

Link copied to clipboard

Information about the characteristic sets generated in the statistics.

Link copied to clipboard

Raised when stream records requested by a query cannot be found.

Link copied to clipboard

A subject structure.

Link copied to clipboard

Raised when the rate of requests exceeds the maximum throughput. Requests can be retried after encountering this exception.

Link copied to clipboard

Raised when the an operation exceeds the time limit allowed for it.

Link copied to clipboard

Raised when the number of requests being processed exceeds the limit.

Link copied to clipboard

Raised when a request attempts to initiate an operation that is not supported.