Method

ArrowExecutePlanget_nodes

since: 13.0.0

Declaration [src]

GList*
garrow_execute_plan_get_nodes (
  GArrowExecutePlan* plan
)

Description

No description available.

Available since: 13.0.0

Return value

Type: A list of GArrowExecuteNode*

A list of GArrowExecuteNode of this plan.

The data is owned by the instance.