You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Sarath Subramanian <sa...@apache.org> on 2018/03/10 17:18:47 UTC

Changes to entity-classification edge label name

ATLAS-2481 <https://issues.apache.org/jira/browse/ATLAS-2481> introduces
changes to the label name of entity-classification edge.

Classification and propagated classification edge labels will no longer be
name of the classification and will be a static name - '*classifiedAs*'.
Additional properties about the classification are added to the edge:

   - *name* - name of the classification
   - *isPropagated* - whether this tag is directly associated or propagated
   one

Including this change on an existing Atlas graph db will result in
entity-classification associations to be not recognized (due to change in
edge-label). Please refer to the JIRA for more information.



Thanks,
Sarath Subramanian