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

Vasia Kalavri resolved FLINK-1633.
----------------------------------
       Resolution: Implemented
    Fix Version/s: 0.9

> Add getTriplets() Gelly method
> ------------------------------
>
>                 Key: FLINK-1633
>                 URL: https://issues.apache.org/jira/browse/FLINK-1633
>             Project: Flink
>          Issue Type: New Feature
>          Components: Gelly
>    Affects Versions: 0.9
>            Reporter: Vasia Kalavri
>            Assignee: Andra Lungu
>            Priority: Minor
>              Labels: starter
>             Fix For: 0.9
>
>
> In some graph algorithms, it is required to access the graph edges together 
> with the vertex values of the source and target vertices. For example, 
> several graph weighting schemes compute some kind of similarity weights for 
> edges, based on the attributes of the source and target vertices. This issue 
> proposes adding a convenience Gelly method that generates a DataSet of 
> <srcVertex, Edge, TrgVertex> triplets from the input graph.



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

Reply via email to