Closed senorcarbone closed 8 years ago
It would be nice to offer ConnectedComponents, TriangleCount etc as library methods instead of plain examples.
We can keep the examples to demonstrate use cases on how to use these aggregation functions and add unit tests to test them.
+1. Let's do this like we've done it in Gelly. Make a separate "library" package and port the examples to use the provided library methods.
see #15
It would be nice to offer ConnectedComponents, TriangleCount etc as library methods instead of plain examples.
We can keep the examples to demonstrate use cases on how to use these aggregation functions and add unit tests to test them.