[
https://issues.apache.org/jira/browse/FLINK-5388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15773242#comment-15773242
]
wouter ligtenberg commented on FLINK-5388:
------------------------------------------
For my purpose, yes i think it is
> Remove private access of edges and vertices of Gelly Graph class
> ----------------------------------------------------------------
>
> Key: FLINK-5388
> URL: https://issues.apache.org/jira/browse/FLINK-5388
> Project: Flink
> Issue Type: Improvement
> Components: Gelly
> Affects Versions: 1.1.3
> Environment: Java
> Reporter: wouter ligtenberg
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> If you want to make a special kind of Graph with special edge types or some
> different methods on top of Gelly you want to be able to extend the Graph
> class. Currently that's not possible because the constructor is private. I
> don't know what effect this has on other methods or the scale of the project,
> but it was just something that i ran into in my project
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)