wouter ligtenberg created FLINK-5388: ----------------------------------------
Summary: 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 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)