View source: R/neptunedata_operations.R
neptunedata_cancel_open_cypher_query | R Documentation |
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.
neptunedata_cancel_open_cypher_query(queryId, silent = NULL)
queryId |
[required] The unique ID of the openCypher query to cancel. |
silent |
If set to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.