deletePropertygraphStatistics
inline suspend fun NeptunedataClient.deletePropertygraphStatistics(crossinline block: DeletePropertygraphStatisticsRequest.Builder.() -> Unit): DeletePropertygraphStatisticsResponse
Deletes statistics for Gremlin and openCypher (property graph) data.
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:DeleteStatistics IAM action in that cluster.