Module Awso_neptune_graph_lwtSource

Sourceval cancel_query : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_neptune_graph.Values.CancelQueryInput.t -> (unit, unit) Result.t Lwt.t
include module type of struct include Awso_neptune_graph.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval serviceAbbreviation : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]

A structure representing a property's attributes. It is a map object of outputType, sourcePropertyName and multiValueHandling.

Sourcemodule NeptuneImportOptionsS3ExportKmsKeyIdString = Awso_neptune_graph.Values.NeptuneImportOptionsS3ExportKmsKeyIdString
Sourcemodule NeptuneImportOptionsS3ExportPathString = Awso_neptune_graph.Values.NeptuneImportOptionsS3ExportPathString

Specifies which properties of that label should be included in the export.

Sourcemodule ExportTaskSummaryDestinationString = Awso_neptune_graph.Values.ExportTaskSummaryDestinationString

Contains information about an edge in a Neptune Analytics graph.

Information about a node.

Options for how to import Neptune data.

Details of the query listed.

Details about a private graph endpoint.

Details about an import task.

Summary details about a graph.

Details about a graph snapshot.

Provides details about an export task.

Raised when a conflict is encountered.

A failure occurred on the server.

A specified resource could not be located.

The exception was interrupted by throttling.

A resource could not be validated.

Specifies the number of dimensions for vector embeddings loaded into the graph. Max = 65535

Options for how to perform an import.

This is the top-level field for specifying vertex or edge filters. If the ExportFilter is not provided, then all properties for all labels will be exported. If the ExportFilter is provided but is an empty object, then no data will be exported.

Sourcemodule StartExportTaskOutputDestinationString = Awso_neptune_graph.Values.StartExportTaskOutputDestinationString
Sourcemodule StartExportTaskInputDestinationString = Awso_neptune_graph.Values.StartExportTaskInputDestinationString

A service quota was exceeded.

Raised in case of an authentication or authorization failure.

Contains details about an import task.

Summary information about the graph.

Contains details about the specified export task.

Sourcemodule GetExportTaskOutputDestinationString = Awso_neptune_graph.Values.GetExportTaskOutputDestinationString

Request cannot be processed due to known reasons. Eg. partition full.

Sourcemodule CancelExportTaskOutputDestinationString = Awso_neptune_graph.Values.CancelExportTaskOutputDestinationString

Updates the configuration of a specified Neptune Analytics graph

Updates the configuration of a specified Neptune Analytics graph

Removes the specified tags from the specified resource.

Removes the specified tags from the specified resource.

Adds tags to the specified resource.

Adds tags to the specified resource.

Stops the specific graph.

Stops the specific graph.

Import data into existing Neptune Analytics graph from Amazon Simple Storage Service (S3). The graph needs to be empty and in the AVAILABLE state.

Import data into existing Neptune Analytics graph from Amazon Simple Storage Service (S3). The graph needs to be empty and in the AVAILABLE state.

Starts the specific graph.

Starts the specific graph.

Export data from an existing Neptune Analytics graph to Amazon S3. The graph state should be AVAILABLE.

Export data from an existing Neptune Analytics graph to Amazon S3. The graph state should be AVAILABLE.

Restores a graph from a snapshot.

Restores a graph from a snapshot.

Empties the data from a specified Neptune Analytics graph.

Empties the data from a specified Neptune Analytics graph.

Lists tags associated with a specified resource.

Lists tags associated with a specified resource.

Lists active openCypher queries.

Lists active openCypher queries.

Lists private endpoints for a specified Neptune Analytics graph.

Lists private endpoints for a specified Neptune Analytics graph.

Lists import tasks.

Lists import tasks.

Lists available Neptune Analytics graphs.

Lists available Neptune Analytics graphs.

Lists available snapshots of a specified Neptune Analytics graph.

Lists available snapshots of a specified Neptune Analytics graph.

Retrieves a list of export tasks.

Retrieves a list of export tasks.

Retrieves the status of a specified query. When invoking this operation in a Neptune Analytics cluster, the IAM user or role making the request must have the neptune-graph:GetQueryStatus IAM action attached.

Retrieves the status of a specified query. When invoking this operation in a Neptune Analytics cluster, the IAM user or role making the request must have the neptune-graph:GetQueryStatus IAM action attached.

Retrieves information about a specified private endpoint.

Retrieves information about a specified private endpoint.

Retrieves a specified import task.

Retrieves a specified import task.

Gets a graph summary for a property graph.

Gets a graph summary for a property graph.

Retrieves a specified graph snapshot.

Retrieves a specified graph snapshot.

Gets information about a specified graph.

Gets information about a specified graph.

Retrieves a specified export task.

Retrieves a specified export task.

Execute an openCypher query. When invoking this operation in a Neptune Analytics cluster, the IAM user or role making the request must have a policy attached that allows one of the following IAM actions in that cluster, depending on the query: neptune-graph:ReadDataViaQuery neptune-graph:WriteDataViaQuery neptune-graph:DeleteDataViaQuery

Execute an openCypher query. When invoking this operation in a Neptune Analytics cluster, the IAM user or role making the request must have a policy attached that allows one of the following IAM actions in that cluster, depending on the query: neptune-graph:ReadDataViaQuery neptune-graph:WriteDataViaQuery neptune-graph:DeleteDataViaQuery

Deletes a private graph endpoint.

Deletes a private graph endpoint.

Deletes the specified graph snapshot.

Deletes the specified graph snapshot.

Deletes the specified graph. Graphs cannot be deleted if delete-protection is enabled.

Deletes the specified graph. Graphs cannot be deleted if delete-protection is enabled.

Create a private graph endpoint to allow private access to the graph from within a VPC. You can attach security groups to the private graph endpoint. VPC endpoint charges apply.

Create a private graph endpoint to allow private access to the graph from within a VPC. You can attach security groups to the private graph endpoint. VPC endpoint charges apply.

Creates a new Neptune Analytics graph and imports data into it, either from Amazon Simple Storage Service (S3) or from a Neptune database or a Neptune database snapshot. The data can be loaded from files in S3 that in either the Gremlin CSV format or the openCypher load format.

Creates a new Neptune Analytics graph and imports data into it, either from Amazon Simple Storage Service (S3) or from a Neptune database or a Neptune database snapshot. The data can be loaded from files in S3 that in either the Gremlin CSV format or the openCypher load format.

Creates a snapshot of the specific graph.

Creates a snapshot of the specific graph.

Creates a new Neptune Analytics graph.

Creates a new Neptune Analytics graph.

Cancels a specified query.

Deletes the specified import task.

Deletes the specified import task.

Cancel the specified export task.

Cancel the specified export task.