for project on success, null on error.
ExecutePlan.buildProjectNode
arrow.execute_node.ExecuteNode buildProjectNode(arrow.execute_node.ExecuteNode input, arrow.project_node_options.ProjectNodeOptions options)This is a shortcut of [arrow.execute_plan.ExecutePlan.buildNode] for project node.
Parameters
input | A #GArrowExecuteNode. |
options | A #GArrowProjectNodeOptions. |
Returns
A newly built and added #GArrowExecuteNode
Throws
[ErrorWrap]