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 graph
Graph
Output ports¶
- graph 0 - 1, graph
Graph
Configuration¶
- Check in as published (check_in_as_published)
Published status after check in
- Comment (comment)
Comment for the checked in version.
Examples¶
Implementation¶
- class node_graph.CheckInFileGraph[source]