getChildren

abstract fun getChildren(parentId: Long, role: String?): Iterable<Long>

Returns the children of the child link for the given node in this tree.

Return

iterable over the child ids

Parameters

parentId

id of the desired node

role

name or id of the child link