Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/datastax/astrapy
/ functions
Functions
2,040 in github.com/datastax/astrapy
⨍
Functions
2,040
◇
Types & classes
298
↳
Endpoints
61
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
← previous
next →
801–900 of 2,040, ranked by callers