| AtlasAttributeDef
|
class that captures details of a struct-attribute.
|
| AtlasBaseModelObject
|
|
| AtlasBaseTypeDef
|
Base class that captures common-attributes for all Atlas types.
|
| AtlasClassification
|
An instance of a classification; it doesn't have an identity, this object exists only when associated with an entity.
|
| AtlasClassificationDef
|
class that captures details of a classification-type.
|
| AtlasClassifications
|
REST serialization friendly list.
|
| AtlasConstraintDef
|
class that captures details of a constraint.
|
| AtlasEntitiesWithExtInfo
|
An instance of an entity along with extended info - like hive_table, hive_database.
|
| AtlasEntity
|
An instance of an entity - like hive_table, hive_database.
|
| AtlasEntityDef
|
class that captures details of a entity-type.
|
| AtlasEntityExtInfo
|
An instance of an entity along with extended info - like hive_table, hive_database.
|
| AtlasEntityHeader
|
An instance of an entity - like hive_table, hive_database.
|
| AtlasEntityWithExtInfo
|
An instance of an entity along with extended info - like hive_table, hive_database.
|
| AtlasEnumDef
|
class that captures details of an enum-type.
|
| AtlasEnumElementDef
|
class that captures details of an enum-element.
|
| AtlasFullTextResult
|
|
| AtlasLineageInfo
|
|
| AtlasQueryType
|
|
| AtlasSearchResult
|
|
| AtlasStruct
|
Captures details of struct contents. Not instantiated directly, used only via AtlasEntity, AtlasClassification.
|
| AtlasStructDef
|
class that captures details of a struct-type.
|
| AtlasTypeDefHeader
|
|
| AtlasTypesDef
|
|
| AtlasUserSavedSearch
|
|
| AttributeSearchResult
|
|
| Cardinality
|
single-valued attribute or multi-valued attribute.
|
| ClassificationAssociateRequest
|
|
| Condition
|
|
| EntityMutationResponse
|
|
| EntityOperation
|
|
| FilterCriteria
|
|
| LineageDirection
|
|
| LineageRelation
|
|
| Operator
|
Supported search operations
Logical comparision operators can only be used with numbers or dates
IN, LIKE, startsWith, endsWith, CONTAINS can only be used with strings or text
|
| PList
|
Paginated-list, for returning search results.
|
| SavedSearchType
|
|
| SearchParameters
|
|
| SortType
|
to specify whether the result should be sorted? If yes, whether asc or desc.
|
| Status
|
Status of the entity - can be active or deleted. Deleted entities are not removed from Atlas store.
|
| TypeCategory
|
|