Github user vasia commented on the pull request:

    https://github.com/apache/flink/pull/765#issuecomment-140314739
  
    Hi @mfahimazizi,
    
    as I said, it is not possible to access the edge values inside the 
`VertexUpdateFunction`.
    However, you can get the same functionality if you add the edge value 
inside the message that you create in the `MessagingFunction`. Alternatively, 
you can build your own delta iteration, instead of using the vertex-centric 
model.
    If you're planning to finish this PR, then let us know and we can even sync 
on skype or so to help you out! Otherwise, please close this PR and hopefully 
someone else will pick up this issue.
    Thank you!


---
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.
---

Reply via email to