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
Type: graphDescription: Graph
Output ports¶
- graph
Type: graphDescription: GraphOptional number of ports: 0–1 (default: 1)
Configuration¶
- Confirm Delete (confirm_delete)
For safety, ensure all looks good before confirming delete
Examples¶
Example flows demonstrating this node:
Implementation¶
- class node_graph.DeleteFileItemGraph[source]