uncountable.core.query.column

Classes

AggregatedColumn

Used in conjunction with the QueryRow and QueryBuilder classes to fetch structured data from the Uncountable API.

BooleanColumn

Used in conjunction with the QueryRow and QueryBuilder classes to fetch structured data from the Uncountable API.

Column

Used in conjunction with the QueryRow and QueryBuilder classes to fetch structured data from the Uncountable API.

ColumnFilter

DateColumn

Used in conjunction with the QueryRow and QueryBuilder classes to fetch structured data from the Uncountable API.

DatetimeColumn

Used in conjunction with the QueryRow and QueryBuilder classes to fetch structured data from the Uncountable API.

EnumColumn

Used in conjunction with the QueryRow and QueryBuilder classes to fetch structured data from the Uncountable API.

EnumsColumn

Used in conjunction with the QueryRow and QueryBuilder classes to fetch structured data from the Uncountable API.

IdColumn

Used in conjunction with the QueryRow and QueryBuilder classes to fetch structured data from the Uncountable API.

IdsColumn

Used in conjunction with the QueryRow and QueryBuilder classes to fetch structured data from the Uncountable API.

NonNullableColumn

NullableColumn

NullableTextsColumn

Used in conjunction with the QueryRow and QueryBuilder classes to fetch structured data from the Uncountable API.

NumericColumn

Used in conjunction with the QueryRow and QueryBuilder classes to fetch structured data from the Uncountable API.

PrimaryKeyColumn

Used in conjunction with the QueryRow and QueryBuilder classes to fetch structured data from the Uncountable API.

TextColumn

Used in conjunction with the QueryRow and QueryBuilder classes to fetch structured data from the Uncountable API.

TextsColumn

Used in conjunction with the QueryRow and QueryBuilder classes to fetch structured data from the Uncountable API.

TranslatedTextColumn

Used in conjunction with the QueryRow and QueryBuilder classes to fetch structured data from the Uncountable API.

Module Contents

uncountable.core.query.column.get_column_base(column_identifier)
Parameters:

column_identifier (ColumnIdentifier)

Return type:

EntityType