Table of Contents

Get Children

Block Group: Data Services
Block Icon:Get Children block icon

The Get Children Block returns a table that lists the children of a data node.

For information on using dataflow blocks, see Dataflow.

Note

You can drag a node from the Data panel into the dataflow window to automatically create a Get Children block for that node.


Input/Output Property

The following property of the Get Children block can take input and give output.

path specifies the node for which to list children. You can drag the node's icon from the Data panel to this field.


Output Properties

The following properties of the Get Children block can give output but cannot take input.

output returns a table that lists the children of the specified node. The table includes the following fields:

error returns the error message, if any.


About the Output Table


Example

The following image demonstrates how to create a Get Children block by dragging a node to the dataflow window.

Get Children dataflow model