QueryEvalStats - Neptune Data API
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

QueryEvalStats

Structure to capture query statistics such as how many queries are running, accepted or waiting and their details.

Contents

cancelled

Set to TRUE if the query was cancelled, or FALSE otherwise.

Type: Boolean

Required: No

elapsed

The number of milliseconds the query has been running so far.

Type: Integer

Required: No

subqueries

The number of subqueries in this query.

Type: JSON value

Required: No

waited

Indicates how long the query waited, in milliseconds.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: