aws.neptunedata.get_sparql_statistics
Example SQL Queries
SELECT * FROMaws.neptunedata.get_sparql_statistics;Description
Gets RDF statistics (SPARQL).
Table Definition
| Column Name | Column Data Type |
|---|---|
| payload Statistics for RDF data. | STRUCT( |
Show child fields
| |
| status The HTTP return code of the request. If the request succeeded, the code is 200. See Common error codes for DFE statistics request for a list of common errors. 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:GetStatisticsStatus IAM action in that cluster. | VARCHAR |