MCPcopy Create free account

hub / github.com/datastax/astrapy / functions

Functions2,040 in github.com/datastax/astrapy

Functionsimple_udt
Creation (and then cleanup) of a UDT. Returns the type name.
tests/base/conftest.py:407
Methodskip
Return a copy of this cursor with a new skip setting. This operation is allowed only if the cursor state is still IDLE. Inst
astrapy/data/cursors/find_cursor.py:464
Methodskip
Return a copy of this cursor with a new skip setting. This operation is allowed only if the cursor state is still IDLE. Inst
astrapy/data/cursors/find_cursor.py:1244
Methodskip
Return a copy of this cursor with a new skip setting. This operation is allowed only if the cursor state is still IDLE. Inst
astrapy/data/cursors/find_cursor.py:2722
Methodsort
Return a copy of this cursor with a new sort setting. This operation is allowed only if the cursor state is still IDLE. Inst
astrapy/data/cursors/farr_cursor.py:403
Methodsort
Return a copy of this cursor with a new sort setting. This operation is allowed only if the cursor state is still IDLE. Inst
astrapy/data/cursors/farr_cursor.py:1271
Methodsort
Return a copy of this cursor with a new sort setting. This operation is allowed only if the cursor state is still IDLE. Inst
astrapy/data/cursors/find_cursor.py:354
Methodsort
Return a copy of this cursor with a new sort setting. This operation is allowed only if the cursor state is still IDLE. Inst
astrapy/data/cursors/find_cursor.py:1134
Methodsort
Return a copy of this cursor with a new sort setting. This operation is allowed only if the cursor state is still IDLE. Inst
astrapy/data/cursors/find_cursor.py:2612
Methodstack
(cls, operations: list[AlterTypeAddFields])
astrapy/data/info/table_descriptor/type_altering.py:173
Methodstack
(cls, operations: list[AlterTypeRenameFields])
astrapy/data/info/table_descriptor/type_altering.py:235
Methodstate
The current state of this cursor. Returns: a value in `astrapy.cursors.CursorState`.
astrapy/data/cursors/cursor.py:175
Functionsync_collection
An actual collection on DB, in the main keyspace
tests/base/conftest.py:179
Functionsync_collection_instance
Just an instance of the class, no DB-level stuff.
tests/base/conftest.py:162
Functionsync_database
( data_api_credentials_kwargs: DataAPICredentials, data_api_credentials_info: DataAPICredentialsInfo,
tests/conftest.py:272
Functionsync_empty_collection
Emptied for each test function
tests/base/conftest.py:207
Functionsync_empty_farr_vector_collection
Emptied for each test function
tests/base/conftest.py:390
Functionsync_empty_farr_vectorize_collection
Emptied for each test function
tests/base/conftest.py:341
Functionsync_empty_service_collection
Emptied for each test function
tests/base/conftest.py:271
Functionsync_empty_table_all_returns
Emptied for each test function
tests/base/conftest.py:481
Functionsync_empty_table_allmaps
Emptied for each test function
tests/base/conftest.py:761
Functionsync_empty_table_collindexed
Emptied for each test function
tests/base/conftest.py:902
Functionsync_empty_table_composite
Emptied for each test function
tests/base/conftest.py:576
Functionsync_empty_table_kms_vectorize
Emptied for each test function
tests/base/conftest.py:721
Functionsync_empty_table_logicalfiltering
Emptied for each test function
tests/base/conftest.py:980
Functionsync_empty_table_multiplevectorize
Emptied for each test function
tests/base/conftest.py:673
Functionsync_empty_table_simple
Emptied for each test function
tests/base/conftest.py:526
Functionsync_empty_table_textindex
Emptied for each test function
tests/base/conftest.py:938
Functionsync_empty_table_udt_extended_player
Emptied for each test function
tests/base/conftest.py:825
Functionsync_empty_table_udt_player
Emptied for each test function
tests/base/conftest.py:816
Functionsync_empty_table_udtcollindexed
Emptied for each test function
tests/base/conftest.py:868
Functionsync_empty_table_vectorize
Emptied for each test function
tests/base/conftest.py:621
Functionsync_fail_if_not_removed
Decorate a test sync method to track removal of deprecated code. This is a typed version of the deprecation package's `fail_if_not_remov
tests/conftest.py:167
Functionsync_farr_vector_collection
An actual collection on DB, in the main keyspace.
tests/base/conftest.py:358
Functionsync_farr_vectorize_collection
An actual collection on DB, in the main keyspace.
tests/base/conftest.py:305
Functionsync_service_collection
An actual collection on DB, in the main keyspace.
tests/base/conftest.py:243
Functionsync_table_all_returns
An actual table on DB, in the main keyspace
tests/base/conftest.py:466
Functionsync_table_allmaps
An actual table on DB, in the main keyspace
tests/base/conftest.py:746
Functionsync_table_collindexed
An actual table on DB, in the main keyspace
tests/base/conftest.py:885
Functionsync_table_composite
An actual table on DB, in the main keyspace
tests/base/conftest.py:551
Functionsync_table_instance
Just an instance of the class, no DB-level stuff.
tests/base/conftest.py:449
Functionsync_table_kms_vectorize
An actual table on DB, in the main keyspace
tests/base/conftest.py:701
Functionsync_table_logicalfiltering
An actual table on DB, in the main keyspace
tests/base/conftest.py:963
Functionsync_table_multiplevectorize
An actual table on DB, in the main keyspace
tests/base/conftest.py:647
Functionsync_table_simple
An actual table on DB, in the main keyspace
tests/base/conftest.py:506
Functionsync_table_textindex
An actual table on DB, in the main keyspace
tests/base/conftest.py:919
Functionsync_table_udt_extended_player
An actual table on DB, in the main keyspace
tests/base/conftest.py:801
Functionsync_table_udt_player
An actual table on DB, in the main keyspace
tests/base/conftest.py:786
Functionsync_table_udtcollindexed
An actual table on DB, in the main keyspace
tests/base/conftest.py:850
Functionsync_table_vectorize
An actual table on DB, in the main keyspace
tests/base/conftest.py:601
Functionsync_typing_test_table
(sync_database: Database)
tests/base/integration/tables/test_table_typing.py:65
Methodt_mapper
(doc: MyTestDoc)
tests/base/integration/collections/test_collection_typing.py:249
Methodtest_VectorServiceOptions_conversions_auth
(self)
tests/base/unit/test_collectionvectorserviceoptions.py:37
Methodtest_VectorServiceOptions_conversions_base
(self)
tests/base/unit/test_collectionvectorserviceoptions.py:24
Methodtest_VectorServiceOptions_conversions_params
(self)
tests/base/unit/test_collectionvectorserviceoptions.py:58
Methodtest_VectorServiceOptions_conversions_params_auth
(self)
tests/base/unit/test_collectionvectorserviceoptions.py:89
Methodtest_admin_create_database_badpatterns_async
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_async.py:121
Methodtest_admin_create_database_badpatterns_sync
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_sync.py:121
Methodtest_admin_create_database_definition_failpcucheck_async
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_async.py:185
Methodtest_admin_create_database_definition_failpcucheck_sync
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_sync.py:181
Methodtest_admin_create_database_definition_matchedpcucheck_async
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_async.py:365
Methodtest_admin_create_database_definition_matchedpcucheck_sync
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_sync.py:361
Methodtest_admin_create_database_definition_missedpcucheck_async
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_async.py:239
Methodtest_admin_create_database_definition_missedpcucheck_sync
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_sync.py:235
Methodtest_admin_create_database_definition_nopcucheck_async
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_async.py:140
Methodtest_admin_create_database_definition_nopcucheck_sync
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_sync.py:138
Methodtest_admin_create_database_definition_wrongregionpcucheck_async
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_async.py:300
Methodtest_admin_create_database_definition_wrongregionpcucheck_sync
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_sync.py:296
Methodtest_admin_create_database_rich_async
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_async.py:86
Methodtest_admin_create_database_rich_sync
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_sync.py:86
Methodtest_admin_create_database_simple_async
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_async.py:53
Methodtest_admin_create_database_simple_sync
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_sync.py:53
Methodtest_adminclasses_attached_eventobservers_sync
Attachment test, i.e. that each of the (sync) requesting classes hooks to observers. Admin classes. Sync calls. Note: it's a
tests/base/unit/test_observing_events.py:235
Methodtest_adminfunctions_attached_eventobservers_async
Attachment test, i.e. that each of the requesting admin functions hook to observers. Sync calls.
tests/base/unit/test_observing_events.py:372
Methodtest_adminfunctions_attached_eventobservers_sync
Attachment test, i.e. that each of the requesting admin functions hook to observers. Sync calls.
tests/base/unit/test_observing_events.py:337
Methodtest_alter_table_async
( self, async_database: AsyncDatabase, )
tests/base/integration/tables/test_table_lifecycle_async.py:382
Methodtest_alter_table_sync
( self, sync_database: Database, )
tests/base/integration/tables/test_table_lifecycle_sync.py:383
Methodtest_altertableaddcolumns_normalizetypes
(self)
tests/base/unit/test_tabledescriptors.py:699
Methodtest_altertableoperation_coerce_asdict
( self, operation_class: type[AlterTableOperation], test_dict: dict[str, Any], )
tests/base/unit/test_tabledescriptors.py:756
Methodtest_altertableoperation_parsing
(self)
tests/base/unit/test_tabledescriptors.py:641
Methodtest_altertableremovals_singlestringpattern
(self)
tests/base/unit/test_tabledescriptors.py:692
Methodtest_altertypeoperation_parsing_coerce_asdict
(self)
tests/base/unit/test_tabledescriptors.py:776
Methodtest_altertypeoperation_stackbybname
(self)
tests/base/unit/test_tabledescriptors.py:931
Methodtest_altertypeoperation_stacking
( self, ops_to_stack: list[AlterTypeOperation], expected_op: AlterTypeOperation,
tests/base/unit/test_tabledescriptors.py:861
Methodtest_apicommander_ca_cert_path
(self)
tests/base/unit/test_apicommander.py:75
Methodtest_apicommander_conversions
(self)
tests/base/unit/test_apicommander.py:37
Methodtest_apicommander_devops_exceptions_async
( self, httpserver: HTTPServer )
tests/base/unit/test_apicommander.py:388
Methodtest_apicommander_devops_exceptions_sync
(self, httpserver: HTTPServer)
tests/base/unit/test_apicommander.py:329
Methodtest_apicommander_exceptions_async
(self, httpserver: HTTPServer)
tests/base/unit/test_apicommander.py:270
Methodtest_apicommander_exceptions_sync
(self, httpserver: HTTPServer)
tests/base/unit/test_apicommander.py:211
Methodtest_apicommander_request_async
(self, httpserver: HTTPServer)
tests/base/unit/test_apicommander.py:162
Methodtest_apicommander_request_sync
(self, httpserver: HTTPServer)
tests/base/unit/test_apicommander.py:113
Methodtest_apicommander_server_warnings_async
( self, caplog: pytest.LogCaptureFixture, httpserver: HTTPServer, )
tests/base/unit/test_apicommander.py:500
Methodtest_apicommander_server_warnings_sync
( self, caplog: pytest.LogCaptureFixture, httpserver: HTTPServer, )
tests/base/unit/test_apicommander.py:449
Methodtest_apicommander_timeout_async
(self, httpserver: HTTPServer)
tests/base/unit/test_timeouts.py:79
Methodtest_apicommander_timeout_devops_async
( self, httpserver: HTTPServer )
tests/base/unit/test_timeouts.py:116
Methodtest_apicommander_timeout_devops_sync
(self, httpserver: HTTPServer)
tests/base/unit/test_timeouts.py:98
Methodtest_apicommander_timeout_sync
(self, httpserver: HTTPServer)
tests/base/unit/test_timeouts.py:62
Methodtest_apioptions_ca_cert_path
(self)
tests/base/unit/test_apioptions.py:90
Methodtest_apioptions_eventobservers
(self)
tests/base/unit/test_apioptions.py:51
← previousnext →1,301–1,400 of 2,040, ranked by callers