getAllChildren
Returns all children of the given node in this tree.
Return
iterable over the child ids
Parameters
parentId
id of the desired node
Returns all children of the given node in this tree.
iterable over the child ids
id of the desired node