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
Function
simple_udt
Creation (and then cleanup) of a UDT. Returns the type name.
tests/base/conftest.py:407
Method
skip
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
Method
skip
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
Method
skip
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
Method
sort
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
Method
sort
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
Method
sort
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
Method
sort
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
Method
sort
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
Method
stack
(cls, operations: list[AlterTypeAddFields])
astrapy/data/info/table_descriptor/type_altering.py:173
Method
stack
(cls, operations: list[AlterTypeRenameFields])
astrapy/data/info/table_descriptor/type_altering.py:235
Method
state
The current state of this cursor. Returns: a value in `astrapy.cursors.CursorState`.
astrapy/data/cursors/cursor.py:175
Function
sync_collection
An actual collection on DB, in the main keyspace
tests/base/conftest.py:179
Function
sync_collection_instance
Just an instance of the class, no DB-level stuff.
tests/base/conftest.py:162
Function
sync_database
( data_api_credentials_kwargs: DataAPICredentials, data_api_credentials_info: DataAPICredentialsInfo,
tests/conftest.py:272
Function
sync_empty_collection
Emptied for each test function
tests/base/conftest.py:207
Function
sync_empty_farr_vector_collection
Emptied for each test function
tests/base/conftest.py:390
Function
sync_empty_farr_vectorize_collection
Emptied for each test function
tests/base/conftest.py:341
Function
sync_empty_service_collection
Emptied for each test function
tests/base/conftest.py:271
Function
sync_empty_table_all_returns
Emptied for each test function
tests/base/conftest.py:481
Function
sync_empty_table_allmaps
Emptied for each test function
tests/base/conftest.py:761
Function
sync_empty_table_collindexed
Emptied for each test function
tests/base/conftest.py:902
Function
sync_empty_table_composite
Emptied for each test function
tests/base/conftest.py:576
Function
sync_empty_table_kms_vectorize
Emptied for each test function
tests/base/conftest.py:721
Function
sync_empty_table_logicalfiltering
Emptied for each test function
tests/base/conftest.py:980
Function
sync_empty_table_multiplevectorize
Emptied for each test function
tests/base/conftest.py:673
Function
sync_empty_table_simple
Emptied for each test function
tests/base/conftest.py:526
Function
sync_empty_table_textindex
Emptied for each test function
tests/base/conftest.py:938
Function
sync_empty_table_udt_extended_player
Emptied for each test function
tests/base/conftest.py:825
Function
sync_empty_table_udt_player
Emptied for each test function
tests/base/conftest.py:816
Function
sync_empty_table_udtcollindexed
Emptied for each test function
tests/base/conftest.py:868
Function
sync_empty_table_vectorize
Emptied for each test function
tests/base/conftest.py:621
Function
sync_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
Function
sync_farr_vector_collection
An actual collection on DB, in the main keyspace.
tests/base/conftest.py:358
Function
sync_farr_vectorize_collection
An actual collection on DB, in the main keyspace.
tests/base/conftest.py:305
Function
sync_service_collection
An actual collection on DB, in the main keyspace.
tests/base/conftest.py:243
Function
sync_table_all_returns
An actual table on DB, in the main keyspace
tests/base/conftest.py:466
Function
sync_table_allmaps
An actual table on DB, in the main keyspace
tests/base/conftest.py:746
Function
sync_table_collindexed
An actual table on DB, in the main keyspace
tests/base/conftest.py:885
Function
sync_table_composite
An actual table on DB, in the main keyspace
tests/base/conftest.py:551
Function
sync_table_instance
Just an instance of the class, no DB-level stuff.
tests/base/conftest.py:449
Function
sync_table_kms_vectorize
An actual table on DB, in the main keyspace
tests/base/conftest.py:701
Function
sync_table_logicalfiltering
An actual table on DB, in the main keyspace
tests/base/conftest.py:963
Function
sync_table_multiplevectorize
An actual table on DB, in the main keyspace
tests/base/conftest.py:647
Function
sync_table_simple
An actual table on DB, in the main keyspace
tests/base/conftest.py:506
Function
sync_table_textindex
An actual table on DB, in the main keyspace
tests/base/conftest.py:919
Function
sync_table_udt_extended_player
An actual table on DB, in the main keyspace
tests/base/conftest.py:801
Function
sync_table_udt_player
An actual table on DB, in the main keyspace
tests/base/conftest.py:786
Function
sync_table_udtcollindexed
An actual table on DB, in the main keyspace
tests/base/conftest.py:850
Function
sync_table_vectorize
An actual table on DB, in the main keyspace
tests/base/conftest.py:601
Function
sync_typing_test_table
(sync_database: Database)
tests/base/integration/tables/test_table_typing.py:65
Method
t_mapper
(doc: MyTestDoc)
tests/base/integration/collections/test_collection_typing.py:249
Method
test_VectorServiceOptions_conversions_auth
(self)
tests/base/unit/test_collectionvectorserviceoptions.py:37
Method
test_VectorServiceOptions_conversions_base
(self)
tests/base/unit/test_collectionvectorserviceoptions.py:24
Method
test_VectorServiceOptions_conversions_params
(self)
tests/base/unit/test_collectionvectorserviceoptions.py:58
Method
test_VectorServiceOptions_conversions_params_auth
(self)
tests/base/unit/test_collectionvectorserviceoptions.py:89
Method
test_admin_create_database_badpatterns_async
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_async.py:121
Method
test_admin_create_database_badpatterns_sync
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_sync.py:121
Method
test_admin_create_database_definition_failpcucheck_async
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_async.py:185
Method
test_admin_create_database_definition_failpcucheck_sync
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_sync.py:181
Method
test_admin_create_database_definition_matchedpcucheck_async
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_async.py:365
Method
test_admin_create_database_definition_matchedpcucheck_sync
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_sync.py:361
Method
test_admin_create_database_definition_missedpcucheck_async
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_async.py:239
Method
test_admin_create_database_definition_missedpcucheck_sync
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_sync.py:235
Method
test_admin_create_database_definition_nopcucheck_async
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_async.py:140
Method
test_admin_create_database_definition_nopcucheck_sync
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_sync.py:138
Method
test_admin_create_database_definition_wrongregionpcucheck_async
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_async.py:300
Method
test_admin_create_database_definition_wrongregionpcucheck_sync
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_sync.py:296
Method
test_admin_create_database_rich_async
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_async.py:86
Method
test_admin_create_database_rich_sync
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_sync.py:86
Method
test_admin_create_database_simple_async
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_async.py:53
Method
test_admin_create_database_simple_sync
( self, httpserver: HTTPServer, mock_astra_admin: AstraDBAdmin, )
tests/base/unit/test_admin_create_database_sync.py:53
Method
test_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
Method
test_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
Method
test_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
Method
test_alter_table_async
( self, async_database: AsyncDatabase, )
tests/base/integration/tables/test_table_lifecycle_async.py:382
Method
test_alter_table_sync
( self, sync_database: Database, )
tests/base/integration/tables/test_table_lifecycle_sync.py:383
Method
test_altertableaddcolumns_normalizetypes
(self)
tests/base/unit/test_tabledescriptors.py:699
Method
test_altertableoperation_coerce_asdict
( self, operation_class: type[AlterTableOperation], test_dict: dict[str, Any], )
tests/base/unit/test_tabledescriptors.py:756
Method
test_altertableoperation_parsing
(self)
tests/base/unit/test_tabledescriptors.py:641
Method
test_altertableremovals_singlestringpattern
(self)
tests/base/unit/test_tabledescriptors.py:692
Method
test_altertypeoperation_parsing_coerce_asdict
(self)
tests/base/unit/test_tabledescriptors.py:776
Method
test_altertypeoperation_stackbybname
(self)
tests/base/unit/test_tabledescriptors.py:931
Method
test_altertypeoperation_stacking
( self, ops_to_stack: list[AlterTypeOperation], expected_op: AlterTypeOperation,
tests/base/unit/test_tabledescriptors.py:861
Method
test_apicommander_ca_cert_path
(self)
tests/base/unit/test_apicommander.py:75
Method
test_apicommander_conversions
(self)
tests/base/unit/test_apicommander.py:37
Method
test_apicommander_devops_exceptions_async
( self, httpserver: HTTPServer )
tests/base/unit/test_apicommander.py:388
Method
test_apicommander_devops_exceptions_sync
(self, httpserver: HTTPServer)
tests/base/unit/test_apicommander.py:329
Method
test_apicommander_exceptions_async
(self, httpserver: HTTPServer)
tests/base/unit/test_apicommander.py:270
Method
test_apicommander_exceptions_sync
(self, httpserver: HTTPServer)
tests/base/unit/test_apicommander.py:211
Method
test_apicommander_request_async
(self, httpserver: HTTPServer)
tests/base/unit/test_apicommander.py:162
Method
test_apicommander_request_sync
(self, httpserver: HTTPServer)
tests/base/unit/test_apicommander.py:113
Method
test_apicommander_server_warnings_async
( self, caplog: pytest.LogCaptureFixture, httpserver: HTTPServer, )
tests/base/unit/test_apicommander.py:500
Method
test_apicommander_server_warnings_sync
( self, caplog: pytest.LogCaptureFixture, httpserver: HTTPServer, )
tests/base/unit/test_apicommander.py:449
Method
test_apicommander_timeout_async
(self, httpserver: HTTPServer)
tests/base/unit/test_timeouts.py:79
Method
test_apicommander_timeout_devops_async
( self, httpserver: HTTPServer )
tests/base/unit/test_timeouts.py:116
Method
test_apicommander_timeout_devops_sync
(self, httpserver: HTTPServer)
tests/base/unit/test_timeouts.py:98
Method
test_apicommander_timeout_sync
(self, httpserver: HTTPServer)
tests/base/unit/test_timeouts.py:62
Method
test_apioptions_ca_cert_path
(self)
tests/base/unit/test_apioptions.py:90
Method
test_apioptions_eventobservers
(self)
tests/base/unit/test_apioptions.py:51
← previous
next →
1,301–1,400 of 2,040, ranked by callers