Amazon Neptune · Arazzo Workflow
Amazon Neptune Analytics Reset Graph
Version 1.0.0
Empty a Neptune Analytics graph of all data, then wait until it is AVAILABLE again.
Provider
Workflows
analytics-reset-graph
Reset a graph's data and poll until it is AVAILABLE again.
Confirms the graph is available, resets all data, then polls until the graph returns to AVAILABLE.
1
confirmGraph
getGraph
Confirm the graph exists and capture its current status before resetting.
2
resetGraph
resetGraph
Empty all data from the graph. performCleanData must be true to confirm the destructive reset.
3
pollGraph
getGraph
Poll the graph. Retry while the status is RESETTING and finish once it returns to AVAILABLE.