Method

ArrowExecutePlanget_nodes

Declaration [src]

GList*
garrow_execute_plan_get_nodes (
  GArrowExecutePlan* plan
)

Description

No description available.
Available since:13.0.0

Return value

Returns: A list of GArrowExecuteNode*
 

A list of GArrowExecuteNode of this plan.

 The data is owned by the instance.