[ 
https://issues.apache.org/jira/browse/FLINK-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15648247#comment-15648247
 ] 

ASF GitHub Bot commented on FLINK-4963:
---------------------------------------

Github user vasia commented on the issue:

    https://github.com/apache/flink/pull/2725
  
    Hey @greghogan, I didn't have time to review this one, you're a fast merger 
:)
    It looks like none of `VertexMertics`, `EdgeMetrics`, 
`AverageClusteringCoefficient` are mentioned in the gelly docs. Could you 
please add them in the "Library Methods" section? Thanks!


> Tabulate edge direction for directed VertexMetrics
> --------------------------------------------------
>
>                 Key: FLINK-4963
>                 URL: https://issues.apache.org/jira/browse/FLINK-4963
>             Project: Flink
>          Issue Type: Improvement
>          Components: Gelly
>    Affects Versions: 1.2.0
>            Reporter: Greg Hogan
>            Assignee: Greg Hogan
>            Priority: Minor
>             Fix For: 1.2.0
>
>
> The current implementation simply counts edges. We can do one better and 
> tabulate unidirectional (u:v but no v:u) and bidirectional edges (u:v and 
> v:u).
> This is effectively the ['dyadic 
> census'|http://file.scirp.org/pdf/SN_2013012915270187.pdf].



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

Reply via email to