[ 
https://issues.apache.org/jira/browse/ATLAS-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Madhan Neethiraj resolved ATLAS-976.
------------------------------------
    Resolution: Done

Following API exists to remove a classification from an entity:
{code}
public class AtlasClient {
  ...

  public void deleteTrait(String guid, String traitName) {
    ...
  }

  ...
}
{code}


> AtlasClient is missing DELETE_TRAIT API
> ---------------------------------------
>
>                 Key: ATLAS-976
>                 URL: https://issues.apache.org/jira/browse/ATLAS-976
>             Project: Atlas
>          Issue Type: Improvement
>            Reporter: Hemanth Yamijala
>            Priority: Major
>
> AtlasClient has API to add a trait instance to an entity, but it doesn't 
> contain a delete trait instance from entity.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to