greghogan commented on issue #10929: Fixed Vertex Degree algorithm implementation URL: https://github.com/apache/flink/pull/10929#issuecomment-577395226 Thanks @MattePalte. I think the current "degree" count is still useful. Perhaps this could be named an "undirected degree" and the new "in + out" plain "degree" computed when the result field is accessed.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
