返回顶部 get_direct_nodes 功能说明获取图中的直接节点。 函数原型1get_direct_nodes() -> List[Node] 参数说明无 返回值说明(List[Node]) 节点对象列表。 约束说明无 父主题: Graph