

# GremlinQueryStatus


Captures the status of a Gremlin query (see the [Gremlin query status API](https://docs.aws.amazon.com/neptune/latest/userguide/gremlin-api-status.html) page).

## Contents


 ** queryEvalStats **   <a name="neptunedata-Type-GremlinQueryStatus-queryEvalStats"></a>
The query statistics of the Gremlin query.  
Type: [QueryEvalStats](API_QueryEvalStats.md) object  
Required: No

 ** queryId **   <a name="neptunedata-Type-GremlinQueryStatus-queryId"></a>
The ID of the Gremlin query.  
Type: String  
Required: No

 ** queryString **   <a name="neptunedata-Type-GremlinQueryStatus-queryString"></a>
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:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/neptunedata-2023-08-01/GremlinQueryStatus) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/neptunedata-2023-08-01/GremlinQueryStatus) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/neptunedata-2023-08-01/GremlinQueryStatus) 