[jira] [Created] (FLINK-2012) addVertices, addEdges, removeVertices, removeEdges methods

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-2012) addVertices, addEdges, removeVertices, removeEdges methods

Shang Yuanchun (Jira)
Andra Lungu created FLINK-2012:
----------------------------------

             Summary: 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)