GremlinQueryStatus
Captures the status of a Gremlin query (see the Gremlin query status API page).
Contents
- queryEvalStats
-
The query statistics of the Gremlin query.
Type: QueryEvalStats object
Required: No
- queryId
-
The ID of the Gremlin query.
Type: String
Required: No
- queryString
-
The query string of the Gremlin query.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: