Raphtory
Raphtory copied to clipboard
`AlgorithmResult` improvement suggestions
-
group_byshould return groups as lists of nodes instead of transforming to string names - would be nicer if groups were returned as our own object instead of a hash map so we can have additional methods such as
.as_subgraphs? - the internal HashMap uses
usizeinstead ofVIDwhich complicates things for no reason -
get_allseems useless?
Adding other tickets which can go in here - #910 #1000 #1007 #1155