apache / incubator-hugegraph

A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)
https://hugegraph.apache.org
Apache License 2.0
2.65k stars 518 forks source link

support multiple lables #557

Closed whitelilis closed 2 years ago

javeme commented 5 years ago

@whitelilis There may be some databases that support multiple labels, but the tinkerpop specification we follow does not define it, so this may not be an easy task. It won't be supported in the short term. As a workaround, could you use vertex property(like 'tag') instead to perform similar operations?

github-actions[bot] commented 2 years ago

Due to the lack of activity, the current issue is marked as stale and will be closed after 20 days, any update will remove the stale label