Package com.atlan.model.fields
package com.atlan.model.fields
-
ClassDescriptionBase enumeration of all attributes that exist in Atlan, so you do not have to remember their exact spelling or capitalization.Represents any field in Atlan that can be searched only by truthiness.Utility class to simplify searching for values on custom metadata attributes.Represents any field in Atlan that can be searched only by keyword (no text-analyzed fuzziness), and can also be searched against a special internal field directly within Atlan.Represents any field in Atlan that can be searched by keyword or text-based search operations, and can also be searched against a special internal field directly within Atlan.Represents any field in Atlan that can be searched using only numeric search operations, and can also be searched against a special internal field directly within Atlan.Represents any field in Atlan that can be searched only by keyword (no text-analyzed fuzziness).Represents any field in Atlan that can be searched by keyword or text-based search operations.Represents any field in Atlan that can be searched by keyword or text-based search operations, including a stemmed variation of the text analyzers.Represents any field in Atlan that can be searched using only numeric search operations.Represents any field in Atlan that can be searched using only numeric search operations, but also has a rank-orderable index.Represents any field used to capture a relationship in Atlan, which is not inherently searchable.Base class for any field in Atlan that can be searched.Base class for any relationship field in Atlan that can be searched.Represents any field in Atlan that can only be searched using text-related search operations.