[
https://issues.apache.org/jira/browse/FLINK-5245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742773#comment-15742773
]
Ivan Mushketyk commented on FLINK-5245:
---------------------------------------
Are these methods useful for Graph class?
Here is a list of BipartiteGraph features that are pending implementation or
review:
* Graph mutation method
* Accessors
* CSV readers
* Validators
* Generators
* Metrics
* Graph properties
* Graph transformations
* Scala interface
* Bipartite graph examples
What do you think is useful for BipartiteGraph? Is there a case that a feature
can be useful for Graph class, but useless for BipartiteGraph class?
> Add support for BipartiteGraph mutations
> ----------------------------------------
>
> Key: FLINK-5245
> URL: https://issues.apache.org/jira/browse/FLINK-5245
> Project: Flink
> Issue Type: Improvement
> Components: Gelly
> Reporter: Ivan Mushketyk
> Assignee: Ivan Mushketyk
>
> Implement methods for adding and removing vertices and edges similarly to
> Graph class.
> Depends on https://issues.apache.org/jira/browse/FLINK-2254
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)