Check in File¶
Documentation¶
Check in the 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¶
- Check in as published (check_in_as_published)
Published status after check in
- Comment (comment)
Comment for the checked in version.
Examples¶
Example flows demonstrating this node:
Implementation¶
- class node_graph.CheckInFileGraph[source]