acezen opened a new issue, #604: URL: https://github.com/apache/incubator-graphar/issues/604
### Describe the enhancement requested Since we plan to support [multiple labels of vertex and edge](https://github.com/apache/incubator-graphar/issues/96). And currently we use the `label` as the unique type of vertex/edge, but it would make confusion with the multi-label in the future. So it's better to make the `type` as the unique type of vertex/edge and let `label` be the multi-label. ### Component(s) Format -- 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]
