返回顶部 name 功能说明获取图构建器名称。 函数原型1name(self) -> str 参数说明无 返回值说明(str) 图构建器名称。 约束说明如果获取失败,抛出RuntimeError。 父主题: GraphBuilder