You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Vasia Kalavri (JIRA)" <ji...@apache.org> on 2015/11/09 14:27:11 UTC

[jira] [Updated] (FLINK-2905) Add intersect method to Graph class

     [ https://issues.apache.org/jira/browse/FLINK-2905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vasia Kalavri updated FLINK-2905:
---------------------------------
    Fix Version/s: 1.0

> Add intersect method to Graph class
> -----------------------------------
>
>                 Key: FLINK-2905
>                 URL: https://issues.apache.org/jira/browse/FLINK-2905
>             Project: Flink
>          Issue Type: New Feature
>          Components: Gelly
>    Affects Versions: 0.10
>            Reporter: Martin Junghanns
>            Assignee: Martin Junghanns
>            Priority: Minor
>             Fix For: 1.0
>
>
> Currently, the Gelly Graph supports the set operations {{Graph.union(otherGraph)}} and {{Graph.difference(otherGraph)}}. It would be nice to have a {{Graph.intersect(otherGraph)}} method, where the resulting graph contains all vertices and edges contained in both input graphs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)