[ Version ( since = "6.0.0" ) ]
public ExecuteNode build_node (string factory_name, List<ExecuteNode> inputs, ExecuteNodeOptions options) throws Error
| this |
A ExecutePlan. |
| factory_name |
A factory name to build a ExecuteNode. |
| inputs |
An inputs to execute new node. |
| options |
A ExecuteNodeOptions for new node. |
|
A newly built and added ExecuteNode on success, null on error. |