gradoop
gradoop copied to clipboard
Extend the distinct operator
trafficstars
Currently, GraphCollection.distinct() compares logical graph based on their graph id. The comparison needs to be modularized.
distinctBy...
- graph head id
- element ids
- vertex ids
- isomorphism