onegpy.solutions.node.get_n_children

onegpy.solutions.node.get_n_children(func_id, function_dict)[source]

Get the number of children of function that id = func_id. :param func_id: int. function id. :param function_dict: Function dict object. :return: int. the number of children.