[ Version ( since = "6.0.0" ) ]
public ExecuteNode build_source_node (SourceNodeOptions options) throws Error
This is a shortcut of build_node for source node.
| this |
A ExecutePlan. |
| options |
|
A newly built and added ExecuteNode for source on success, null on error. |