Github user vasia commented on the pull request:

    https://github.com/apache/flink/pull/1900#issuecomment-215012658
  
    How about we add the translate methods to the `Graph` class and implement 
translators as `MapFunction<Old, New>`? This way they can be used even if don't 
have a graph but a dataset of vertices or edges. There is no requirement to 
have the mappers operate on the vertex and edge level.
    Does this sound like a good idea?


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

Reply via email to