pyapacheatlas.core.client.AtlasClient._get_typedefs_header#

AtlasClient._get_typedefs_header()#

Get the array of AtlasTypeDefHeader that contains category, guid, name, and serviceType. Massage it into a dict based on the available categories.

Returns

A dictionary of categories and the names of defined types.

Return type

dict(str, list(str))