Github user vasia commented on the pull request:
https://github.com/apache/flink/pull/1250#issuecomment-147179792
Yes @ssaumitra, if we have the enumerator, then it's a matter of calling a
`count` to get the number of triangles. So, let's just got for
`TriangleEnumerator ` in the library. As for exposing the `Triad`, there's not
need to do so. `Triad` actually extends `Tuple3`, so I would say to simply
return `DataSet<Tuple3>`.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---