Delete File in Graph

../../../../_images/node_graph_delete.svg

Documentation

Delete File specified by the File Item passed as Graph Data input.

Optionally outputs Graph port

Definition

Input ports

graph
Type: graph
Description: Graph

Output ports

graph
Type: graph
Description: Graph
Optional 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]