Delete File in Graph¶
Documentation¶
Delete File specified by the File Item passed as Graph Data input.
Optionally outputs Graph port
Definition¶
Input ports¶
- graph graph
Graph
Output ports¶
- graph 0 - 1, graph
Graph
Configuration¶
- Confirm Delete (confirm_delete)
For safety, ensure all looks good before confirming delete
Examples¶
Implementation¶
- class node_graph.DeleteFileItemGraph[source]