[ Version ( since = "11.0.0" ) ]
public ExecuteNode build_project_node (ExecuteNode input, ProjectNodeOptions options) throws Error
This is a shortcut of build_node for project node.
| this |
A ExecutePlan. |
| input |
A ExecuteNode. |
| options |
|
A newly built and added ExecuteNode for project on success, null on error. |