Values.GetRDFGraphSummaryOutputSourceGets a graph summary for an RDF graph. When invoking this operation in a Neptune cluster that has IAM authentication enabled, the IAM user or role making the request must have a policy attached that allows the neptune-db:GetGraphSummary IAM action in that cluster.
type nonrec t = {statusCode : Integer.t option;The HTTP return code of the request. If the request succeeded, the code is 200.
*)payload : RDFGraphSummaryValueMap.t option;Payload for an RDF graph summary response
*)}type nonrec error = [ | `AccessDeniedException of AccessDeniedException.t| `BadRequestException of BadRequestException.t| `ClientTimeoutException of ClientTimeoutException.t| `ConstraintViolationException of ConstraintViolationException.t| `IllegalArgumentException of IllegalArgumentException.t| `InvalidArgumentException of InvalidArgumentException.t| `InvalidParameterException of InvalidParameterException.t| `MissingParameterException of MissingParameterException.t| `PreconditionsFailedException of PreconditionsFailedException.t| `ReadOnlyViolationException of ReadOnlyViolationException.t| `StatisticsNotAvailableException of StatisticsNotAvailableException.t| `TooManyRequestsException of TooManyRequestsException.t| `UnsupportedOperationException of UnsupportedOperationException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `BadRequestException of BadRequestException.t
| `ClientTimeoutException of ClientTimeoutException.t
| `ConstraintViolationException of ConstraintViolationException.t
| `IllegalArgumentException of IllegalArgumentException.t
| `InvalidArgumentException of InvalidArgumentException.t
| `InvalidParameterException of InvalidParameterException.t
| `MissingParameterException of MissingParameterException.t
| `PreconditionsFailedException of PreconditionsFailedException.t
| `ReadOnlyViolationException of ReadOnlyViolationException.t
| `StatisticsNotAvailableException of StatisticsNotAvailableException.t
| `TooManyRequestsException of TooManyRequestsException.t
| `Unknown_operation_error of string * string option
| `UnsupportedOperationException of UnsupportedOperationException.t ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AccessDeniedException of AccessDeniedException.t
| `BadRequestException of BadRequestException.t
| `ClientTimeoutException of ClientTimeoutException.t
| `ConstraintViolationException of ConstraintViolationException.t
| `IllegalArgumentException of IllegalArgumentException.t
| `InvalidArgumentException of InvalidArgumentException.t
| `InvalidParameterException of InvalidParameterException.t
| `MissingParameterException of MissingParameterException.t
| `PreconditionsFailedException of PreconditionsFailedException.t
| `ReadOnlyViolationException of ReadOnlyViolationException.t
| `StatisticsNotAvailableException of StatisticsNotAvailableException.t
| `TooManyRequestsException of TooManyRequestsException.t
| `Unknown_operation_error of string * string option
| `UnsupportedOperationException of UnsupportedOperationException.t ]val to_value :
t ->
[> `Structure of
(string
* [> `Integer of Integer.t
| `Structure of
(string
* [> `String of String_.t
| `Structure of
(string
* [> `List of
[> `Map of
([> `String of String_.t ] * [> `Long of Long.t ])
list
| `String of String_.t
| `Structure of
(string
* [> `List of [> `String of String_.t ] list
| `Long of Long.t ])
list ]
list
| `Long of Long.t ])
list
| `Timestamp of SyntheticTimestamp_date_time.t ])
list ])
list ]