aws.neptunedata.get_propertygraph_statistics
Example SQL Queries
SELECT * FROMaws.neptunedata.get_propertygraph_statistics;Description
Gets property graph statistics (Gremlin and openCypher).
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.
Table Definition
| Column Name | Column Data Type |
|---|---|
| payload Statistics for property-graph 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. | VARCHAR |