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

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

Github user andralungu commented on the pull request:

    https://github.com/apache/flink/pull/678#issuecomment-102301712
  
    Well that was embarrassing ^^. Excellent catch @rmetzger! The code was 
written yesterday evening during a plane ride; My tests found a bug and I 
basically put that there to reming myself that I need to fix it this morning. 
Should have added a reminder to also delete reminder comments ;)
    
    Thanks for the review! 


> addVertices, addEdges, removeVertices, removeEdges methods
> ----------------------------------------------------------
>
>                 Key: FLINK-2012
>                 URL: https://issues.apache.org/jira/browse/FLINK-2012
>             Project: Flink
>          Issue Type: New Feature
>          Components: Gelly
>    Affects Versions: 0.9
>            Reporter: Andra Lungu
>            Assignee: Andra Lungu
>            Priority: Minor
>
> Currently, Gelly only allows the addition/deletion of one vertex/edge at a 
> time. If a user would want to add two (or more) vertices, he/she would need 
> to add a vertex-> create a new graph; then add another vertex -> another 
> graph etc.  
> It would be nice to also have addVertices, addEdges, removeVertices, 
> removeEdges methods. 



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

Reply via email to