neptunedata_get_open_cypher_query_status {paws.database} | R Documentation |
Retrieves the status of a specified openCypher query
Description
Retrieves the status of a specified openCypher query.
See https://www.paws-r-sdk.com/docs/neptunedata_get_open_cypher_query_status/ for full documentation.
Usage
neptunedata_get_open_cypher_query_status(queryId)
Arguments
queryId |
[required] The unique ID of the openCypher query for which to retrieve the query status. |
[Package paws.database version 0.9.0 Index]