Github user mfahimazizi commented on the pull request:
https://github.com/apache/flink/pull/765#issuecomment-119188834
Hi @vasia,
sorry for late reply.
I set indentation with tabs instead of spaces in IDE.
and push new updated files.
as I discuss in jira issue about vertexupdate function, where we couldn't
access edges inside this function. if we overload this function with following,
then we can identify Hub and Authority edges in undirected graph.
```public void updateVertex(Vertex<K, Double> vertex,
MessageIterator<Edge<Long,String>,Double>> inMessages)```
---
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.
---