neptunedata_get_gremlin_query_status {paws.database} | R Documentation |
Gets the status of a specified Gremlin query
Description
Gets the status of a specified Gremlin query.
See https://www.paws-r-sdk.com/docs/neptunedata_get_gremlin_query_status/ for full documentation.
Usage
neptunedata_get_gremlin_query_status(queryId)
Arguments
queryId |
[required] The unique identifier that identifies the Gremlin query. |
[Package paws.database version 0.6.0 Index]