View source: R/neptunedata_operations.R
neptunedata_execute_fast_reset | R Documentation |
The fast reset REST API lets you reset a Neptune graph quicky and easily, removing all of its data.
See https://www.paws-r-sdk.com/docs/neptunedata_execute_fast_reset/ for full documentation.
neptunedata_execute_fast_reset(action, token = NULL)
action |
[required] The fast reset action. One of the following values:
|
token |
The fast-reset token to initiate the reset. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.