pyapacheatlas.core.entity.AtlasEntity.merge#
- AtlasEntity.merge(other)#
Update the calling object with the attributes and classifications of the passed in AtlasEntity.
- :param
AtlasEntity
other: The other AtlasEntity object that you want to merge.
- :param