coderzc commented on issue #234:
URL: 
https://github.com/apache/incubator-hugegraph-computer/issues/234#issuecomment-1485561473

   如果着急测试只需要,把 'conf/computer' 中的 'algorithm.params_class' 
改为https://github.com/apache/incubator-hugegraph-computer/tree/master/computer-algorithm/src/main/java/org/apache/hugegraph/computer/algorithm
 对应的算法参数类即可,算法内部参数都有默认值
   
   结果仍然会写入点的property中,property key 是在代码中定义的,具体请看 Computation.name()
   
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to