[
https://issues.apache.org/jira/browse/TINKERPOP-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16882427#comment-16882427
]
Divij Vaidya commented on TINKERPOP-2226:
-----------------------------------------
[~spmallette] Have we thought about adding native support for multiple labels
in the property graph schema supported by TinkerPop? Is there a historical
reason for restricting to an immutable single label?
There are numerous use cases when modeling your use case becomes easier with
multiple labels. They could be treated in the same manner as a multi-property
with similar Gremlin functions to mutate those.
> addLabel() and removeLabel() method of Java API is not exposed for Gremlin
> Language
> -----------------------------------------------------------------------------------
>
> Key: TINKERPOP-2226
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2226
> Project: TinkerPop
> Issue Type: Improvement
> Components: neo4j, python
> Affects Versions: 3.3.6
> Reporter: Ravindra Gupta
> Priority: Major
>
> *labels(), addLabel(), and removeLabel() *methods of Neo4jVertex of Java API
> is not exposed or available for gremlin-server language. This method should
> be exposed to gremlin-server language.
> Thank you.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)