algorithms
algorithms copied to clipboard
Bugfix - make function more general
in ccf_group_by_root, if vertex_to_root is a general rdd, it does not have a new_edges property; but a map() function can still be called directly on it.