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
test_database_from_astradbadmin_default_keyspace_per_environment_sync
( self, data_api_credentials_kwargs: DataAPICredentials, data_api_credentials_info: Da
tests/base/integration/collections/test_collection_ddl_sync.py:455
Method
test_database_from_client_default_keyspace_per_environment_async
( self, )
tests/base/unit/test_databases_async.py:292
Method
test_database_from_client_default_keyspace_per_environment_sync
(self)
tests/base/unit/test_databases_sync.py:293
Method
test_database_from_dataapidbadmin_default_keyspace_per_environment_async
( self, )
tests/base/unit/test_databases_async.py:310
Method
test_database_from_dataapidbadmin_default_keyspace_per_environment_sync
( self, )
tests/base/unit/test_databases_sync.py:309
Method
test_database_get_collection_async
( self, async_database: AsyncDatabase, async_collection_instance: DefaultAsyncCollecti
tests/base/unit/test_databases_async.py:159
Method
test_database_get_collection_sync
( self, sync_database: Database, sync_collection_instance: DefaultCollection,
tests/base/unit/test_databases_sync.py:159
Method
test_database_get_database_admin_options
(self)
tests/base/unit/test_admin_conversions.py:437
Method
test_database_get_table_async
( self, async_database: AsyncDatabase, async_table_instance: DefaultAsyncTable,
tests/base/unit/test_databases_async.py:201
Method
test_database_get_table_sync
( self, sync_database: Database, sync_table_instance: DefaultTable, data_api_c
tests/base/unit/test_databases_sync.py:202
Method
test_database_id_region_async
(self)
tests/base/unit/test_databases_async.py:241
Method
test_database_id_region_sync
(self)
tests/base/unit/test_databases_sync.py:242
Method
test_database_info_timeout_async
( self, async_database: AsyncDatabase, )
tests/base/integration/collections/test_collection_timeout_async.py:52
Method
test_database_info_timeout_sync
( self, sync_database: Database, )
tests/base/integration/collections/test_collection_timeout_sync.py:48
Method
test_database_keyspace_property_async
( self, async_database: AsyncDatabase, )
tests/base/unit/test_databases_async.py:321
Method
test_database_keyspace_property_sync
( self, sync_database: Database, )
tests/base/unit/test_databases_sync.py:320
Method
test_database_list_collections_async
( self, async_database: AsyncDatabase, async_collection: DefaultAsyncCollection, )
tests/base/integration/collections/test_collection_ddl_async.py:284
Method
test_database_list_collections_cross_keyspace_async
( self, async_database: AsyncDatabase, async_collection: DefaultAsyncCollection,
tests/base/integration/collections/test_collection_ddl_async.py:301
Method
test_database_list_collections_cross_keyspace_sync
( self, sync_database: Database, sync_collection: DefaultCollection, data_api_
tests/base/integration/collections/test_collection_ddl_sync.py:299
Method
test_database_list_collections_sync
( self, sync_database: Database, sync_collection: DefaultCollection, )
tests/base/integration/collections/test_collection_ddl_sync.py:282
Method
test_database_method_failures_async
( self, async_database: AsyncDatabase, )
tests/base/integration/collections/test_collection_exceptions_async.py:220
Method
test_database_method_failures_sync
( self, sync_database: Database, )
tests/base/integration/collections/test_collection_exceptions_sync.py:210
Method
test_database_token_inheritance_astra
(self)
tests/base/unit/test_admin_conversions.py:390
Method
test_database_token_inheritance_nonastra
(self)
tests/base/unit/test_admin_conversions.py:472
Method
test_database_use_keyspace_async
( self, async_database: AsyncDatabase, async_collection: DefaultAsyncCollection,
tests/base/integration/collections/test_collection_ddl_async.py:312
Method
test_database_use_keyspace_sync
( self, sync_database: Database, sync_collection: DefaultCollection, data_api_
tests/base/integration/collections/test_collection_ddl_sync.py:310
Method
test_ddate_table_reading_customdt
(self)
tests/base/unit/test_datetime_serdes_options.py:36
Method
test_ddate_table_reading_stdlibnaive
(self)
tests/base/unit/test_datetime_serdes_options.py:82
Method
test_ddate_table_reading_stdlibtz
(self)
tests/base/unit/test_datetime_serdes_options.py:59
Method
test_ddate_table_writing_naive_relaxed
(self)
tests/base/unit/test_datetime_serdes_options.py:151
Method
test_ddate_table_writing_naive_strict
(self)
tests/base/unit/test_datetime_serdes_options.py:121
Method
test_ddate_table_writing_tzaware_relaxed
(self)
tests/base/unit/test_datetime_serdes_options.py:134
Method
test_ddate_table_writing_tzaware_strict
(self)
tests/base/unit/test_datetime_serdes_options.py:104
Method
test_decimalsupport_collection_codecpath_decimalsettings
(self)
tests/base/unit/test_collection_decimal_support.py:69
Method
test_decimalsupport_collection_codecpath_defaultsettings
(self)
tests/base/unit/test_collection_decimal_support.py:38
Method
test_decimalsupport_collections_decimalsettings_async
( self, async_empty_collection: DefaultAsyncCollection, )
tests/base/integration/collections/test_collection_decimal_support.py:103
Method
test_decimalsupport_collections_decimalsettings_sync
( self, sync_empty_collection: DefaultCollection, )
tests/base/integration/collections/test_collection_decimal_support.py:79
Method
test_decimalsupport_collections_defaultsettings_async
( self, async_empty_collection: DefaultAsyncCollection, )
tests/base/integration/collections/test_collection_decimal_support.py:57
Method
test_decimalsupport_collections_defaultsettings_sync
( self, sync_empty_collection: DefaultCollection, )
tests/base/integration/collections/test_collection_decimal_support.py:35
Method
test_decimalsupport_table_codecpath
(self)
tests/base/unit/test_table_decimal_support.py:45
Method
test_decimalsupport_table_collectiontypes_codecpath
( self, colltype_custom: bool, colltype_obj: dict[str, Any], colltype_columns:
tests/base/unit/test_table_decimal_support.py:91
Method
test_delete_many_timeout_exceptions_async
( self, async_collection: DefaultAsyncCollection, )
tests/base/integration/collections/test_collection_timeout_async.py:141
Method
test_delete_many_timeout_exceptions_sync
( self, sync_collection: DefaultCollection, )
tests/base/integration/collections/test_collection_timeout_sync.py:137
Function
test_deprecated_set_aliases_sync
()
tests/base/unit/test_collection_options.py:310
Method
test_dotted_fieldname_document_extractor_list
(self)
tests/base/unit/test_document_extractors.py:182
Method
test_dotted_fieldname_document_extractor_str
(self)
tests/base/unit/test_document_extractors.py:124
Method
test_embedding_providers_result_parsing_and_back_base
(self)
tests/base/unit/test_findembeddingproviderresult.py:159
Method
test_embedding_providers_result_parsing_and_back_rich
(self)
tests/base/unit/test_findembeddingproviderresult.py:178
Method
test_embeddingheadersprovider_aws
(self)
tests/base/unit/test_embeddingheadersprovider.py:45
Method
test_embeddingheadersprovider_coercion
This doubles as equality test.
tests/base/unit/test_embeddingheadersprovider.py:58
Method
test_embeddingheadersprovider_null
(self)
tests/base/unit/test_embeddingheadersprovider.py:40
Method
test_embeddingheadersprovider_static
(self)
tests/base/unit/test_embeddingheadersprovider.py:33
Method
test_escape_field_names_multiargs
(self)
tests/base/unit/test_document_paths.py:64
Method
test_escape_field_names_onearg
(self)
tests/base/unit/test_document_paths.py:55
Method
test_escapee_fieldname_document_extractor_list
(self)
tests/base/unit/test_document_extractors.py:272
Method
test_escapee_fieldname_document_extractor_str
(self)
tests/base/unit/test_document_extractors.py:260
Method
test_eventobservers_event_types_emitted
Test about all kinds of events being emitted properly. Uses just a collection.
tests/base/unit/test_observing_events.py:189
Method
test_eventobservers_eventcollector_dict_sync
Testing the event_collector context manager utility.
tests/base/unit/test_observing_events.py:634
Method
test_eventobservers_eventcollector_list_sync
Testing the event_collector context manager utility.
tests/base/unit/test_observing_events.py:590
Method
test_eventobservers_eventmetadata_sampled_sync
Testing the metadata attached to an emitted event (sender, method name etc). This is just sampled in one case (a method of the sync c
tests/base/unit/test_observing_events.py:411
Method
test_eventobservers_requestid_sampled_sync
Testing the request_id attached to emitted events. These must be the same for all events from a request, and differ between requests.
tests/base/unit/test_observing_events.py:497
Method
test_failure_document_extractors
(self)
tests/base/unit/test_document_extractors.py:286
Method
test_farr_collectiondefinition_conversions
(self)
tests/base/unit/test_findandrerank_collectiondefinition.py:32
Method
test_farr_collectiondefinition_lexical_builders
(self)
tests/base/unit/test_findandrerank_collectiondefinition.py:169
Method
test_farr_collectiondefinition_rerank_builders
(self)
tests/base/unit/test_findandrerank_collectiondefinition.py:127
Method
test_farr_collectionlexicaloptions_conversions
(self)
tests/base/unit/test_findandrerank_collectiondefinition.py:76
Method
test_farr_collectionrerankoptions_conversions
(self)
tests/base/unit/test_findandrerank_collectiondefinition.py:90
Method
test_filtered_findembeddingproviders_async
( self, async_database: AsyncDatabase, )
tests/base/integration/misc/test_vectorize_ops_async.py:68
Method
test_filtered_findembeddingproviders_sync
( self, sync_database: Database, )
tests/base/integration/misc/test_vectorize_ops_sync.py:68
Method
test_filtered_findrerankingproviders_async
( self, async_database: AsyncDatabase, )
tests/base/integration/misc/test_reranking_ops_async.py:59
Method
test_filtered_findrerankingproviders_sync
( self, sync_database: Database, )
tests/base/integration/misc/test_reranking_ops_sync.py:59
Method
test_findavailableregions_async
( self, client: DataAPIClient, data_api_credentials_kwargs: DataAPICredentials, )
tests/base/integration/misc/test_admin_ops_async.py:27
Method
test_findavailableregions_sync
( self, client: DataAPIClient, data_api_credentials_kwargs: DataAPICredentials, )
tests/base/integration/misc/test_admin_ops_sync.py:27
Method
test_findembeddingproviders_async
( self, async_database: AsyncDatabase, )
tests/base/integration/misc/test_vectorize_ops_async.py:38
Method
test_findembeddingproviders_sync
( self, sync_database: Database, )
tests/base/integration/misc/test_vectorize_ops_sync.py:38
Method
test_findrerankingproviders_async
( self, async_database: AsyncDatabase, )
tests/base/integration/misc/test_reranking_ops_async.py:36
Method
test_findrerankingproviders_sync
( self, sync_database: Database, )
tests/base/integration/misc/test_reranking_ops_sync.py:36
Function
test_fluent_collection_definition
()
tests/base/unit/test_collection_options.py:265
Method
test_get_collection_info_async
( self, async_collection: DefaultAsyncCollection, )
tests/base/integration/collections/test_collection_ddl_async.py:275
Method
test_get_collection_info_sync
( self, sync_collection: DefaultCollection, )
tests/base/integration/collections/test_collection_ddl_sync.py:273
Method
test_get_collection_typing_async
Test of getting typed collections with generics (and not), async.
tests/base/integration/collections/test_collection_typing.py:515
Method
test_get_collection_typing_sync
Test of getting typed collections with generics (and not), sync.
tests/base/integration/collections/test_collection_typing.py:162
Method
test_get_database_info_async
( self, async_database: AsyncDatabase, data_api_credentials_kwargs: DataAPICredentials
tests/base/integration/collections/test_collection_ddl_async.py:262
Function
test_get_database_info_failures_async
()
tests/base/unit/test_exceptions.py:270
Function
test_get_database_info_failures_sync
()
tests/base/unit/test_exceptions.py:262
Method
test_get_database_info_sync
( self, sync_database: Database, data_api_credentials_kwargs: DataAPICredentials,
tests/base/integration/collections/test_collection_ddl_sync.py:260
Method
test_get_table_typing_async
Test of getting typed tables with generics (and not), async.
tests/base/integration/tables/test_table_typing.py:335
Method
test_get_table_typing_sync
Test of getting typed tables with generics (and not), sync.
tests/base/integration/tables/test_table_typing.py:188
Function
test_ids_serdes
()
tests/base/unit/test_ids.py:34
Function
test_imports
()
tests/base/unit/test_imports.py:58
Method
test_indexdefinition_parsing
(self)
tests/base/unit/test_tabledescriptors.py:556
Function
test_inner
(*args: Any, **kwargs: Any)
tests/conftest.py:152
Method
test_insert_many_timeout_exceptions_async
( self, async_collection: DefaultAsyncCollection, )
tests/base/integration/collections/test_collection_timeout_async.py:90
Method
test_insert_many_timeout_exceptions_sync
( self, sync_collection: DefaultCollection, )
tests/base/integration/collections/test_collection_timeout_sync.py:86
Method
test_instantiate_collection_async
( self, async_database: AsyncDatabase, )
tests/base/unit/test_collections_async.py:53
Method
test_instantiate_collection_sync
( self, sync_database: Database, )
tests/base/unit/test_collections_sync.py:53
Method
test_instantiate_database_async
( self, data_api_credentials_kwargs: DataAPICredentials, data_api_credentials_info: Da
tests/base/unit/test_databases_async.py:46
Method
test_instantiate_database_sync
( self, data_api_credentials_kwargs: DataAPICredentials, data_api_credentials_info: Da
tests/base/unit/test_databases_sync.py:46
Method
test_list_collections_hard_exceptions_async
( self, async_database: AsyncDatabase, )
tests/base/integration/collections/test_collection_exceptions_async.py:301
Method
test_list_collections_hard_exceptions_sync
( self, sync_database: Database, )
tests/base/integration/collections/test_collection_exceptions_sync.py:283
← previous
next →
1,701–1,800 of 2,040, ranked by callers