Atlas Glossary Methods#
GlossaryClient for Apache Atlas#
|
|
|
Retrieve the specified glossary by name or guid along with the term headers (AtlasRelatedTermHeader: including displayText and termGuid). |
|
Retrieve all glossaries and the term headers. |
|
Retrieve a single glossary term based on its guid. |
|
Upload a single term to Apache Atlas. |
|
Upload a multiple terms to Apache Atlas. |
Page through the assigned entities for the given term. |
|
|
Assign a single term to many entities. |
|
Remove a single term from many entities. |
|
Delete a term based on the termGuid :param str termGuid: The guid for the term. |
PurviewGlossaryClient#
|
|
|
Retrieve the specified glossary by name or guid along with the term headers (AtlasRelatedTermHeader: including displayText and termGuid). |
Retrieve all glossaries and the term headers. |
|
|
Retrieve a single glossary term based on its guid. |
|
Upload a single term to Azure Purview. |
|
Upload many terms to Azure Purview. |
Page through the assigned entities for the given term. |
|
|
Assign a single term to many entities. |
Remove a single term from many entities. |
|
|
Delete a term based on the termGuid :param str termGuid: The guid for the term. |
|
Bulk import terms from an existing csv file. |
Get the operation status of a glossary term import activity. |
|
|
Export specific terms as provided by guid. |