Awso_neptune_graph_asyncSourceval cancel_export_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.CancelExportTaskInput.t ->
(Awso_neptune_graph.Values.CancelExportTaskOutput.t,
Awso_neptune_graph.Values.CancelExportTaskOutput.error)
Result.t
Async.Deferred.tval cancel_import_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.CancelImportTaskInput.t ->
(Awso_neptune_graph.Values.CancelImportTaskOutput.t,
Awso_neptune_graph.Values.CancelImportTaskOutput.error)
Result.t
Async.Deferred.tval cancel_query :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.CancelQueryInput.t ->
(unit, unit) Result.t Async.Deferred.tval create_graph :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.CreateGraphInput.t ->
(Awso_neptune_graph.Values.CreateGraphOutput.t,
Awso_neptune_graph.Values.CreateGraphOutput.error)
Result.t
Async.Deferred.tval create_graph_snapshot :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.CreateGraphSnapshotInput.t ->
(Awso_neptune_graph.Values.CreateGraphSnapshotOutput.t,
Awso_neptune_graph.Values.CreateGraphSnapshotOutput.error)
Result.t
Async.Deferred.tval create_graph_using_import_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.CreateGraphUsingImportTaskInput.t ->
(Awso_neptune_graph.Values.CreateGraphUsingImportTaskOutput.t,
Awso_neptune_graph.Values.CreateGraphUsingImportTaskOutput.error)
Result.t
Async.Deferred.tval create_private_graph_endpoint :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.CreatePrivateGraphEndpointInput.t ->
(Awso_neptune_graph.Values.CreatePrivateGraphEndpointOutput.t,
Awso_neptune_graph.Values.CreatePrivateGraphEndpointOutput.error)
Result.t
Async.Deferred.tval delete_graph :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.DeleteGraphInput.t ->
(Awso_neptune_graph.Values.DeleteGraphOutput.t,
Awso_neptune_graph.Values.DeleteGraphOutput.error)
Result.t
Async.Deferred.tval delete_graph_snapshot :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.DeleteGraphSnapshotInput.t ->
(Awso_neptune_graph.Values.DeleteGraphSnapshotOutput.t,
Awso_neptune_graph.Values.DeleteGraphSnapshotOutput.error)
Result.t
Async.Deferred.tval delete_private_graph_endpoint :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.DeletePrivateGraphEndpointInput.t ->
(Awso_neptune_graph.Values.DeletePrivateGraphEndpointOutput.t,
Awso_neptune_graph.Values.DeletePrivateGraphEndpointOutput.error)
Result.t
Async.Deferred.tval execute_query :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.ExecuteQueryInput.t ->
(Awso_neptune_graph.Values.ExecuteQueryOutput.t,
Awso_neptune_graph.Values.ExecuteQueryOutput.error)
Result.t
Async.Deferred.tval get_export_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.GetExportTaskInput.t ->
(Awso_neptune_graph.Values.GetExportTaskOutput.t,
Awso_neptune_graph.Values.GetExportTaskOutput.error)
Result.t
Async.Deferred.tval get_graph :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.GetGraphInput.t ->
(Awso_neptune_graph.Values.GetGraphOutput.t,
Awso_neptune_graph.Values.GetGraphOutput.error)
Result.t
Async.Deferred.tval get_graph_snapshot :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.GetGraphSnapshotInput.t ->
(Awso_neptune_graph.Values.GetGraphSnapshotOutput.t,
Awso_neptune_graph.Values.GetGraphSnapshotOutput.error)
Result.t
Async.Deferred.tval get_graph_summary :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.GetGraphSummaryInput.t ->
(Awso_neptune_graph.Values.GetGraphSummaryOutput.t,
Awso_neptune_graph.Values.GetGraphSummaryOutput.error)
Result.t
Async.Deferred.tval get_import_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.GetImportTaskInput.t ->
(Awso_neptune_graph.Values.GetImportTaskOutput.t,
Awso_neptune_graph.Values.GetImportTaskOutput.error)
Result.t
Async.Deferred.tval get_private_graph_endpoint :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.GetPrivateGraphEndpointInput.t ->
(Awso_neptune_graph.Values.GetPrivateGraphEndpointOutput.t,
Awso_neptune_graph.Values.GetPrivateGraphEndpointOutput.error)
Result.t
Async.Deferred.tval get_query :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.GetQueryInput.t ->
(Awso_neptune_graph.Values.GetQueryOutput.t,
Awso_neptune_graph.Values.GetQueryOutput.error)
Result.t
Async.Deferred.tval list_export_tasks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.ListExportTasksInput.t ->
(Awso_neptune_graph.Values.ListExportTasksOutput.t,
Awso_neptune_graph.Values.ListExportTasksOutput.error)
Result.t
Async.Deferred.tval list_graph_snapshots :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.ListGraphSnapshotsInput.t ->
(Awso_neptune_graph.Values.ListGraphSnapshotsOutput.t,
Awso_neptune_graph.Values.ListGraphSnapshotsOutput.error)
Result.t
Async.Deferred.tval list_graphs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.ListGraphsInput.t ->
(Awso_neptune_graph.Values.ListGraphsOutput.t,
Awso_neptune_graph.Values.ListGraphsOutput.error)
Result.t
Async.Deferred.tval list_import_tasks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.ListImportTasksInput.t ->
(Awso_neptune_graph.Values.ListImportTasksOutput.t,
Awso_neptune_graph.Values.ListImportTasksOutput.error)
Result.t
Async.Deferred.tval list_private_graph_endpoints :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.ListPrivateGraphEndpointsInput.t ->
(Awso_neptune_graph.Values.ListPrivateGraphEndpointsOutput.t,
Awso_neptune_graph.Values.ListPrivateGraphEndpointsOutput.error)
Result.t
Async.Deferred.tval list_queries :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.ListQueriesInput.t ->
(Awso_neptune_graph.Values.ListQueriesOutput.t,
Awso_neptune_graph.Values.ListQueriesOutput.error)
Result.t
Async.Deferred.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.ListTagsForResourceInput.t ->
(Awso_neptune_graph.Values.ListTagsForResourceOutput.t,
Awso_neptune_graph.Values.ListTagsForResourceOutput.error)
Result.t
Async.Deferred.tval reset_graph :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.ResetGraphInput.t ->
(Awso_neptune_graph.Values.ResetGraphOutput.t,
Awso_neptune_graph.Values.ResetGraphOutput.error)
Result.t
Async.Deferred.tval restore_graph_from_snapshot :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.RestoreGraphFromSnapshotInput.t ->
(Awso_neptune_graph.Values.RestoreGraphFromSnapshotOutput.t,
Awso_neptune_graph.Values.RestoreGraphFromSnapshotOutput.error)
Result.t
Async.Deferred.tval start_export_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.StartExportTaskInput.t ->
(Awso_neptune_graph.Values.StartExportTaskOutput.t,
Awso_neptune_graph.Values.StartExportTaskOutput.error)
Result.t
Async.Deferred.tval start_graph :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.StartGraphInput.t ->
(Awso_neptune_graph.Values.StartGraphOutput.t,
Awso_neptune_graph.Values.StartGraphOutput.error)
Result.t
Async.Deferred.tval start_import_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.StartImportTaskInput.t ->
(Awso_neptune_graph.Values.StartImportTaskOutput.t,
Awso_neptune_graph.Values.StartImportTaskOutput.error)
Result.t
Async.Deferred.tval stop_graph :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.StopGraphInput.t ->
(Awso_neptune_graph.Values.StopGraphOutput.t,
Awso_neptune_graph.Values.StopGraphOutput.error)
Result.t
Async.Deferred.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.TagResourceInput.t ->
(Awso_neptune_graph.Values.TagResourceOutput.t,
Awso_neptune_graph.Values.TagResourceOutput.error)
Result.t
Async.Deferred.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.UntagResourceInput.t ->
(Awso_neptune_graph.Values.UntagResourceOutput.t,
Awso_neptune_graph.Values.UntagResourceOutput.error)
Result.t
Async.Deferred.tval update_graph :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_neptune_graph.Values.UpdateGraphInput.t ->
(Awso_neptune_graph.Values.UpdateGraphOutput.t,
Awso_neptune_graph.Values.UpdateGraphOutput.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_neptune_graph.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module ExportFilterSourcePropertyName =
Awso_neptune_graph.Values.ExportFilterSourcePropertyNamemodule ExportFilterOutputPropertyName =
Awso_neptune_graph.Values.ExportFilterOutputPropertyNamemodule ExportFilterPropertyAttributes =
Awso_neptune_graph.Values.ExportFilterPropertyAttributesA structure representing a property's attributes. It is a map object of outputType, sourcePropertyName and multiValueHandling.
module NeptuneImportOptionsS3ExportKmsKeyIdString =
Awso_neptune_graph.Values.NeptuneImportOptionsS3ExportKmsKeyIdStringmodule NeptuneImportOptionsS3ExportPathString =
Awso_neptune_graph.Values.NeptuneImportOptionsS3ExportPathStringSpecifies which properties of that label should be included in the export.
module ExportTaskSummaryDestinationString =
Awso_neptune_graph.Values.ExportTaskSummaryDestinationStringContains 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.
module StartExportTaskOutputDestinationString =
Awso_neptune_graph.Values.StartExportTaskOutputDestinationStringmodule StartExportTaskInputDestinationString =
Awso_neptune_graph.Values.StartExportTaskInputDestinationStringmodule ServiceQuotaExceededException =
Awso_neptune_graph.Values.ServiceQuotaExceededExceptionA service quota was exceeded.
Raised in case of an authentication or authorization failure.
module PrivateGraphEndpointSummaryList =
Awso_neptune_graph.Values.PrivateGraphEndpointSummaryListContains details about an import task.
Summary information about the graph.
Contains details about the specified export task.
module GetExportTaskOutputDestinationString =
Awso_neptune_graph.Values.GetExportTaskOutputDestinationStringRequest cannot be processed due to known reasons. Eg. partition full.
module CancelExportTaskOutputDestinationString =
Awso_neptune_graph.Values.CancelExportTaskOutputDestinationStringUpdates 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.
module RestoreGraphFromSnapshotOutput =
Awso_neptune_graph.Values.RestoreGraphFromSnapshotOutputRestores a graph from a snapshot.
module RestoreGraphFromSnapshotInput =
Awso_neptune_graph.Values.RestoreGraphFromSnapshotInputRestores 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.
module ListPrivateGraphEndpointsOutput =
Awso_neptune_graph.Values.ListPrivateGraphEndpointsOutputLists private endpoints for a specified Neptune Analytics graph.
module ListPrivateGraphEndpointsInput =
Awso_neptune_graph.Values.ListPrivateGraphEndpointsInputLists 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.
module GetPrivateGraphEndpointOutput =
Awso_neptune_graph.Values.GetPrivateGraphEndpointOutputRetrieves 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
module DeletePrivateGraphEndpointOutput =
Awso_neptune_graph.Values.DeletePrivateGraphEndpointOutputDeletes a private graph endpoint.
module DeletePrivateGraphEndpointInput =
Awso_neptune_graph.Values.DeletePrivateGraphEndpointInputDeletes 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.
module CreatePrivateGraphEndpointOutput =
Awso_neptune_graph.Values.CreatePrivateGraphEndpointOutputCreate 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.
module CreatePrivateGraphEndpointInput =
Awso_neptune_graph.Values.CreatePrivateGraphEndpointInputCreate 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.
module CreateGraphUsingImportTaskOutput =
Awso_neptune_graph.Values.CreateGraphUsingImportTaskOutputCreates 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.
module CreateGraphUsingImportTaskInput =
Awso_neptune_graph.Values.CreateGraphUsingImportTaskInputCreates 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.