Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Implemented
-
0.9
Description
The recently introduced count() and collect() methods of DataSet can be used to simplify several Gelly methods. We can get rid of GraphUtils and also simplify methods which return DataSets with single values, such as numberOfVertices() and isWeaklyConnected().