getChildRoles

abstract fun getChildRoles(sourceId: Long): Iterable<String?>

Returns all child link roles for the given node in this tree.

Return

iterable over the child link names or ids

Parameters

sourceId

id of the desired node