Github user vasia commented on the pull request: https://github.com/apache/flink/pull/537#issuecomment-87462312 Hi @andralungu! Regarding (2), I think you could do that inside VertexCentricIteration instead of inside a method of Graph. Regarding (3), I agree that adding another VertexCentricIteration wouldn't be a nice solution. Why don't you create the Tuple3 (or whatever you need based on the options) vertex dataset inside `createResult()`? I don't see the need in changing VertexCentricIteration's types / output.
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---