imbajin commented on issue #234: URL: https://github.com/apache/incubator-hugegraph-computer/issues/234#issuecomment-1473119207
> ### Feature Description (功能描述) > 完善功能如下: > > 1. 完善使用文档,现有文档极度不完善,无法有效判断如何使用 > 2. 提供 API 的调用方式,无需依赖 k8s 的任务功能,直接部署于机器下并通过 API 执行任务 感谢反馈, 第一个是需要尽快补充许多内容 第二个功能是这样: 1. 通过 server 发送 `RESTful API` 的方式执行 computer 算法的功能已经实现了 (合入 -> on the way) 2. 另外 server 那边最新 `1.0.0` 版也内置了一系列 server 可以直接运行的 [OLAP](https://github.com/apache/incubator-hugegraph/pull/1984) 算法, 也可以尝试直接使用 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
