SemyonSinchenko opened a new issue, #666: URL: https://github.com/apache/incubator-graphar/issues/666
### Describe the enhancement requested At the moment, for example, to create `EdgeInfo` from the `proto` I should call the constructor, but for `PropertyGroup` I should call `ofProto`. It may be confusing. Suggestion: use `ofProto` everywhere. ### Component(s) Java -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
