Collection Children Node

Collection Children node.

The Collection Children node returns the child collections and objects contained within a collection.

入力

Collection(コレクション)

The collection to query.

Recursive

Include collections and objects contained in nested child collections.

When disabled, only the direct children of the input collection are returned.

出力

Collections(コレクション)

A list of child collections contained in the input collection.

When Recursive is enabled, all descendant collections are included.

Objects(オブジェクト)

A list of objects contained in the input collection.

When Recursive is enabled, objects from all descendant collections are included.