MCPcopy Create free account

hub / github.com/datastax/astrapy / functions

Functions2,040 in github.com/datastax/astrapy

Method_composite
(document: TRAW)
astrapy/data/cursors/find_cursor.py:2768
Function_deprecator
(method: Callable[P, R])
astrapy/utils/meta.py:87
Function_extended_player_from_dict
( udict: dict[str, Any], definition: CreateTypeDefinition | None, )
tests/base/table_udt_assets.py:312
Function_extended_player_serializer
(uexp: ExtendedPlayer)
tests/base/table_udt_assets.py:296
Method_fetch_page
( self, *, page_state: str | None, timeout_context: _TimeoutContext, )
astrapy/data/cursors/query_engine.py:120
Method_fetch_page
( self, *, page_state: str | None, timeout_context: _TimeoutContext, )
astrapy/data/cursors/query_engine.py:269
Method_fetch_page
( self, *, page_state: str | None, timeout_context: _TimeoutContext, )
astrapy/data/cursors/query_engine.py:443
Method_from_dict
Create an instance of RerankServiceOptions from a dictionary such as one from the Data API.
astrapy/data/info/reranking.py:58
Method_from_dict
Create an instance of RerankingProviderParameter from a dictionary such as one from the Data API.
astrapy/data/info/reranking.py:132
Method_from_dict
Create an instance of RerankingAPIModelSupport from a dictionary such as one from the Data API.
astrapy/data/info/reranking.py:193
Method_from_dict
Create an instance of RerankingProviderModel from a dictionary such as one from the Data API.
astrapy/data/info/reranking.py:258
Method_from_dict
Create an instance of RerankingProviderToken from a dictionary such as one from the Data API.
astrapy/data/info/reranking.py:321
Method_from_dict
Create an instance of RerankingProviderAuthentication from a dictionary such as one from the Data API.
astrapy/data/info/reranking.py:365
Method_from_dict
Create an instance of FindRerankingProvidersResult from a dictionary such as one from the Data API.
astrapy/data/info/reranking.py:513
Method_from_dict
Create an instance of AstraDBAvailableRegionInfo from a dictionary such as one from the Data API.
astrapy/data/info/database_info.py:373
Method_from_dict
Create an instance of PCUGroupTypeDetailsDescriptor from a dictionary such as one from the DevOps API.
astrapy/data/info/database_info.py:583
Method_from_dict
Create an instance of PCUGroupTypeDescriptor from a dictionary such as one from the DevOps API.
astrapy/data/info/database_info.py:656
Method_from_dict
Create an instance of PCUGroupDescriptor from a dictionary such as one from the DevOps API.
astrapy/data/info/database_info.py:776
Method_from_dict
Create an instance of CollectionDefaultIDOptions from a dictionary such as one from the Data API.
astrapy/data/info/collection_descriptor.py:73
Method_from_dict
Create an instance of CollectionVectorOptions from a dictionary such as one from the Data API.
astrapy/data/info/collection_descriptor.py:127
Method_from_dict
Create an instance of CollectionLexicalOptions from a dictionary such as one from the Data API.
astrapy/data/info/collection_descriptor.py:182
Method_from_dict
Create an instance of CollectionRerankOptions from a dictionary such as one from the Data API.
astrapy/data/info/collection_descriptor.py:233
Method_from_dict
Create an instance of CollectionDescriptor from a dictionary such as one from the Data API.
astrapy/data/info/collection_descriptor.py:1197
Method_from_dict
Create an instance of VectorServiceOptions from a dictionary such as one from the Data API.
astrapy/data/info/vectorize.py:57
Method_from_dict
Create an instance of EmbeddingProviderParameter from a dictionary such as one from the Data API.
astrapy/data/info/vectorize.py:131
Method_from_dict
Create an instance of EmbeddingAPIModelSupport from a dictionary such as one from the Data API.
astrapy/data/info/vectorize.py:193
Method_from_dict
Create an instance of EmbeddingProviderModel from a dictionary such as one from the Data API.
astrapy/data/info/vectorize.py:247
Method_from_dict
Create an instance of EmbeddingProviderToken from a dictionary such as one from the Data API.
astrapy/data/info/vectorize.py:307
Method_from_dict
Create an instance of EmbeddingProviderAuthentication from a dictionary such as one from the Data API.
astrapy/data/info/vectorize.py:359
Method_from_dict
Create an instance of FindEmbeddingProvidersResult from a dictionary such as one from the Data API.
astrapy/data/info/vectorize.py:494
Method_from_dict
Create an instance of TableAPISupportDescriptor from a dictionary such as one from the Data API.
astrapy/data/info/table_descriptor/table_columns.py:91
Method_from_dict
Create an instance of TableColumnTypeDescriptor from a dictionary such as one from the Data API. This method switches to the
astrapy/data/info/table_descriptor/table_columns.py:155
Method_from_dict
Create an instance of TableScalarColumnTypeDescriptor from a dictionary such as one from the Data API.
astrapy/data/info/table_descriptor/table_columns.py:249
Method_from_dict
Create an instance of TableVectorColumnTypeDescriptor from a dictionary such as one from the Data API.
astrapy/data/info/table_descriptor/table_columns.py:329
Method_from_dict
Create an instance of TableValuedColumnTypeDescriptor from a dictionary such as one from the Data API.
astrapy/data/info/table_descriptor/table_columns.py:413
Method_from_dict
Create an instance of TableKeyValuedColumnTypeDescriptor from a dictionary such as one from the Data API.
astrapy/data/info/table_descriptor/table_columns.py:504
Method_from_dict
Create an instance of TableUnsupportedColumnTypeDescriptor from a dictionary such as one from the Data API.
astrapy/data/info/table_descriptor/table_columns.py:661
Method_from_dict
Create an instance of TablePassthroughColumnTypeDescriptor from a dictionary such as one from the Data API.
astrapy/data/info/table_descriptor/table_columns.py:723
Method_from_dict
Create an instance of TablePrimaryKeyDescriptor from a dictionary such as one from the Data API.
astrapy/data/info/table_descriptor/table_columns.py:785
Method_from_dict
Create an instance of ListTableDescriptor from a dictionary such as one from the Data API.
astrapy/data/info/table_descriptor/table_listing.py:167
Method_from_dict
Create an instance of AlterTableDropColumns from a dictionary such as one suitable as (partial) command payload.
astrapy/data/info/table_descriptor/table_altering.py:190
Method_from_dict
Create an instance of AlterTableAddVectorize from a dictionary such as one suitable as (partial) command payload.
astrapy/data/info/table_descriptor/table_altering.py:260
Method_from_dict
Create an instance of AlterTableDropVectorize from a dictionary such as one suitable as (partial) command payload.
astrapy/data/info/table_descriptor/table_altering.py:328
Method_from_dict
Create an instance of AlterTypeRenameFields from a dictionary such as one suitable as (partial) command payload.
astrapy/data/info/table_descriptor/type_altering.py:209
Method_from_dict
Create an instance of TableVectorIndexOptions from a dictionary such as one from the Data API.
astrapy/data/info/table_descriptor/table_indexes.py:175
Method_from_dict
Create an instance of TableTextIndexOptions from a dictionary such as one from the Data API.
astrapy/data/info/table_descriptor/table_indexes.py:247
Method_from_dict
Create an instance of TableBaseIndexDefinition from a dictionary such as one from the Data API. This method inspects the input dictio
astrapy/data/info/table_descriptor/table_indexes.py:297
Method_from_dict
Create an instance of TableIndexDefinition from a dictionary such as one from the Data API.
astrapy/data/info/table_descriptor/table_indexes.py:362
Method_from_dict
Create an instance of TableVectorIndexDefinition from a dictionary such as one from the Data API.
astrapy/data/info/table_descriptor/table_indexes.py:433
Method_from_dict
Create an instance of TableTextIndexDefinition from a dictionary such as one from the Data API.
astrapy/data/info/table_descriptor/table_indexes.py:504
Method_from_dict
Create an instance of TableAPIIndexSupportDescriptor from a dictionary such as one from the Data API.
astrapy/data/info/table_descriptor/table_indexes.py:578
Method_from_dict
Create an instance of TableIndexDefinition from a dictionary such as one from the Data API.
astrapy/data/info/table_descriptor/table_indexes.py:632
Method_from_dict
Create an instance of TableIndexDescriptor from a dictionary such as one from the Data API.
astrapy/data/info/table_descriptor/table_indexes.py:723
Method_is_vector
(v: Any)
tests/base/integration/collections/test_collection_vectorize_methods_async.py:155
Method_is_vector
(v: Any)
tests/base/integration/collections/test_collection_vectorize_methods_sync.py:150
Function_is_vector_sort
(sort: SortType | None)
astrapy/data/collection.py:123
Function_item_extractor
(document: dict[str, Any])
astrapy/data/utils/distinct_extractors.py:118
Function_ktpostprocessor
( primary_key_list: list[Any], )
astrapy/data/utils/table_converters.py:618
Method_mapping
(dct: dict[str, Any])
tests/base/integration/tables/test_table_dml_async.py:908
Method_mapping
(dct: dict[str, Any])
tests/base/integration/tables/test_table_dml_sync.py:886
Function_nullable_player_from_dict
( udict: dict[str, Any], definition: CreateTypeDefinition | None, )
tests/base/table_udt_assets.py:319
Function_nullable_player_serializer
(np: NullablePlayer)
tests/base/table_udt_assets.py:300
Method_pkeys
()
tests/base/integration/tables/test_table_dml_async.py:369
Method_pkeys
()
tests/base/integration/tables/test_table_dml_sync.py:354
Function_player_from_dict
( udict: dict[str, Any], definition: CreateTypeDefinition | None, )
tests/base/table_udt_assets.py:333
Function_player_serializer
(np: Player)
tests/base/table_udt_assets.py:304
Method_register_options
(api_o: FullSerdesOptions)
tests/base/unit/test_tpreprocessors_userdefinedtypes.py:182
Function_response_sleeper
(request: werkzeug.Request)
tests/base/unit/test_timeouts.py:52
Method_t_eq
(ite1: Iterable[Any], ite2: Iterable[Any])
tests/base/unit/test_dataapidictudt.py:47
Function_tpostprocessor
(raw_dict: dict[str, Any])
astrapy/data/utils/table_converters.py:591
Function_tpostprocessor_bool
(raw_value: Any)
astrapy/data/utils/table_converters.py:91
Function_tpostprocessor_bytes
(raw_value: Any)
astrapy/data/utils/table_converters.py:130
Function_tpostprocessor_dataapimap
( raw_items: dict[Any, Any] | list[list[Any]] | None, )
astrapy/data/utils/table_converters.py:463
Function_tpostprocessor_dataapimap_as_dict
( raw_items: dict[Any, Any] | list[list[Any]] | None, )
astrapy/data/utils/table_converters.py:483
Function_tpostprocessor_dataapiset
( raw_items: set[Any] | None, )
astrapy/data/utils/table_converters.py:428
Function_tpostprocessor_dataapiset_as_set
( raw_items: set[Any] | None, )
astrapy/data/utils/table_converters.py:439
Function_tpostprocessor_date
(raw_value: Any)
astrapy/data/utils/table_converters.py:158
Function_tpostprocessor_date_stdlib
(raw_value: Any)
astrapy/data/utils/table_converters.py:167
Function_tpostprocessor_decimal
(raw_value: Any)
astrapy/data/utils/table_converters.py:249
Function_tpostprocessor_duration
(raw_value: Any)
astrapy/data/utils/table_converters.py:218
Function_tpostprocessor_duration_stdlib
( raw_value: Any, )
astrapy/data/utils/table_converters.py:227
Function_tpostprocessor_float
(raw_value: Any)
astrapy/data/utils/table_converters.py:118
Function_tpostprocessor_inet
( raw_value: Any, )
astrapy/data/utils/table_converters.py:238
Function_tpostprocessor_int
(raw_value: Any)
astrapy/data/utils/table_converters.py:105
Function_tpostprocessor_list
(raw_items: list[Any] | None)
astrapy/data/utils/table_converters.py:414
Function_tpostprocessor_passthrough
(raw_value: Any)
astrapy/data/utils/table_converters.py:292
Function_tpostprocessor_text
(raw_value: Any)
astrapy/data/utils/table_converters.py:84
Function_tpostprocessor_time
(raw_value: Any)
astrapy/data/utils/table_converters.py:177
Function_tpostprocessor_time_stdlib
(raw_value: Any)
astrapy/data/utils/table_converters.py:186
Function_tpostprocessor_timestamp
(raw_value: Any)
astrapy/data/utils/table_converters.py:196
Function_tpostprocessor_timestamp_stdlib
( raw_value: Any, )
astrapy/data/utils/table_converters.py:205
Function_tpostprocessor_udt_defdeser
(raw_items: dict[Any, Any] | None)
astrapy/data/utils/table_converters.py:549
Function_tpostprocessor_udt_w_deser
(raw_items: dict[Any, Any] | None)
astrapy/data/utils/table_converters.py:539
Function_tpostprocessor_unsupported
(raw_value: Any)
astrapy/data/utils/table_converters.py:274
Function_tpostprocessor_uuid
(raw_value: Any)
astrapy/data/utils/table_converters.py:148
Function_tpostprocessor_vector
( raw_items: list[float] | dict[str, str] | None, )
astrapy/data/utils/table_converters.py:372
Function_tpostprocessor_vector_as_list
( raw_items: list[float] | dict[str, str] | None, )
astrapy/data/utils/table_converters.py:390
Function_unit_extended_player_from_dict
( udict: dict[str, Any], definition: CreateTypeDefinition | None, )
tests/base/table_udt_assets.py:340
Function_unit_extended_player_serializer
(uexp: UnitExtendedPlayer)
tests/base/table_udt_assets.py:308
Function_unit_optlst_player_from_dict
( udict: dict[str, Any], definition: CreateTypeDefinition | None, )
tests/base/table_udt_assets.py:326
← previousnext →801–900 of 2,040, ranked by callers