neptunedata_cancel_open_cypher_query {paws.database} | R Documentation |
Cancels a specified openCypher query
Description
Cancels a specified openCypher query. See Neptune openCypher status endpoint for more information.
See https://www.paws-r-sdk.com/docs/neptunedata_cancel_open_cypher_query/ for full documentation.
Usage
neptunedata_cancel_open_cypher_query(queryId, silent = NULL)
Arguments
queryId |
[required] The unique ID of the openCypher query to cancel. |
silent |
If set to |
[Package paws.database version 0.7.0 Index]