Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/datastax/astrapy
/ endpoints
Endpoints
61 in github.com/datastax/astrapy
⨍
Functions
2,040
◇
Types & classes
298
↳
Endpoints
61
Route
test_client_get_admin_option_passing
pytest.mark.describe("test of client.get_admin option passing")
tests/base/unit/test_admin_conversions.py:None
Route
test_collection_chunked_delete_many_async
pytest.mark.describe("test of collection chunk-requiring delete_many, async")
tests/base/integration/collections/test_collection_dml_async.py:None
Route
test_collection_chunked_delete_many_sync
pytest.mark.describe("test of collection chunk-requiring delete_many, sync")
tests/base/integration/collections/test_collection_dml_sync.py:None
Route
test_collection_delete_many_async
pytest.mark.describe("test of collection delete_many, async")
tests/base/integration/collections/test_collection_dml_async.py:None
Route
test_collection_delete_many_sync
pytest.mark.describe("test of collection delete_many, sync")
tests/base/integration/collections/test_collection_dml_sync.py:None
Route
test_collection_delete_one_async
pytest.mark.describe("test of collection delete_one, async")
tests/base/integration/collections/test_collection_dml_async.py:None
Route
test_collection_delete_one_sync
pytest.mark.describe("test of collection delete_one, sync")
tests/base/integration/collections/test_collection_dml_sync.py:None
Route
test_collection_find_one_and_delete_async
pytest.mark.describe("test of collection find_one_and_delete, async")
tests/base/integration/collections/test_collection_dml_async.py:None
Route
test_collection_find_one_and_delete_sync
pytest.mark.describe("test of collection find_one_and_delete, sync")
tests/base/integration/collections/test_collection_dml_sync.py:None
Route
test_collection_find_one_and_delete_vectors_async
pytest.mark.describe("test of collection find_one_and_delete with vectors, async")
tests/base/integration/collections/test_collection_dml_async.py:None
Route
test_collection_find_one_and_delete_vectors_sync
pytest.mark.describe("test of collection find_one_and_delete with vectors, sync")
tests/base/integration/collections/test_collection_dml_sync.py:None
Route
test_collection_getsortvector_farr_novectorize_async
pytest.mark.describe( "test of collection find-and-rerank get_sort_vector, novectorize, async" )
tests/base/integration/collections/test_collection_farr_async.py:None
Route
test_collection_getsortvector_farr_novectorize_sync
pytest.mark.describe( "test of collection find-and-rerank get_sort_vector, novectorize, sync" )
tests/base/integration/collections/test_collection_farr_sync.py:None
Route
test_collection_getsortvector_farr_vectorize_async
pytest.mark.describe( "test of collection find-and-rerank get_sort_vector, vectorize, async" )
tests/base/integration/collections/test_collection_farr_async.py:None
Route
test_collection_getsortvector_farr_vectorize_sync
pytest.mark.describe( "test of collection find-and-rerank get_sort_vector, vectorize, sync" )
tests/base/integration/collections/test_collection_farr_sync.py:None
Route
test_collection_lifecycle_async
pytest.mark.describe("test of collection creation, get, and then drop, async")
tests/base/integration/collections/test_collection_ddl_async.py:None
Route
test_collection_lifecycle_sync
pytest.mark.describe("test of collection creation, get, and then drop, sync")
tests/base/integration/collections/test_collection_ddl_sync.py:None
Route
test_database_command_on_collection_async
pytest.mark.describe("test of database command targeting collection, async")
tests/base/integration/collections/test_collection_ddl_async.py:None
Route
test_database_command_on_collection_sync
pytest.mark.describe("test of database command targeting collection, sync")
tests/base/integration/collections/test_collection_ddl_sync.py:None
Route
test_database_get_collection_async
pytest.mark.describe("test get_collection method, async")
tests/base/unit/test_databases_async.py:None
Route
test_database_get_collection_sync
pytest.mark.describe("test get_collection method, sync")
tests/base/unit/test_databases_sync.py:None
Route
test_database_get_database_admin_options
pytest.mark.describe("test of option override in getting a DB admin from a DB")
tests/base/unit/test_admin_conversions.py:None
Route
test_database_get_table_async
pytest.mark.describe("test get_table method, async")
tests/base/unit/test_databases_async.py:None
Route
test_database_get_table_sync
pytest.mark.describe("test get_table method, sync")
tests/base/unit/test_databases_sync.py:None
Route
test_delete_many_timeout_exceptions_async
pytest.mark.describe("test of delete_many timeouts, async")
tests/base/integration/collections/test_collection_timeout_async.py:None
Route
test_delete_many_timeout_exceptions_sync
pytest.mark.describe("test of delete_many timeouts, sync")
tests/base/integration/collections/test_collection_timeout_sync.py:None
Route
test_get_collection_typing_async
pytest.mark.describe("test of typing get_collection, async")
tests/base/integration/collections/test_collection_typing.py:None
Route
test_get_collection_typing_sync
pytest.mark.describe("test of typing get_collection, sync")
tests/base/integration/collections/test_collection_typing.py:None
Route
test_get_table_typing_async
pytest.mark.describe("test of typing get_table, async")
tests/base/integration/tables/test_table_typing.py:None
Route
test_get_table_typing_sync
pytest.mark.describe("test of typing get_table, sync")
tests/base/integration/tables/test_table_typing.py:None
Route
test_listtabledescriptor_hybrid_parsing
pytest.mark.describe("test of parsing list-table descriptors with hybrid inputs")
tests/base/unit/test_tabledescriptors.py:None
Route
test_param_normalize_getdatabase
pytest.mark.describe( "test of id, endpoint, region normalization in get_database(_admin)" )
tests/base/unit/test_admin_conversions.py:None
Route
test_pk_postprocessors_from_schema_custom
pytest.mark.describe( "test of primary-key postprocessors based on pk-schema, custom types" )
tests/base/unit/test_tableconverters.py:None
Route
test_pk_postprocessors_from_schema_nocustom
pytest.mark.describe( "test of primary-key postprocessors based on pk-schema, no custom types" )
tests/base/unit/test_tableconverters.py:None
Route
test_row_postprocessors_from_schema
pytest.mark.describe("test of row postprocessors from schema")
tests/base/unit/test_tableconverters.py:None
Route
test_row_postprocessors_from_schema_fillers
pytest.mark.describe("test of row postprocessors from schema, fillers")
tests/base/unit/test_tableconverters.py:None
Route
test_row_postprocessors_from_schema_fillers_nocustom
pytest.mark.describe( "test of row postprocessors from schema, fillers, no custom types" )
tests/base/unit/test_tableconverters.py:None
Route
test_row_postprocessors_from_schema_nocustom
pytest.mark.describe("test of row postprocessors from schema, no custom types")
tests/base/unit/test_tableconverters.py:None
Route
test_row_postprocessors_incomplete_emptydict_udts
pytest.mark.describe("test of row postprocessors, incomplete UDT: emptydict data")
tests/base/unit/test_tpostprocessors_userdefinedtypes.py:None
Route
test_row_postprocessors_incomplete_full_udts
pytest.mark.describe("test of row postprocessors, incomplete UDT: full data")
tests/base/unit/test_tpostprocessors_userdefinedtypes.py:None
Route
test_row_postprocessors_incomplete_nullfilled_udts
pytest.mark.describe("test of row postprocessors, incomplete UDT: nullfilled data")
tests/base/unit/test_tpostprocessors_userdefinedtypes.py:None
Route
test_row_postprocessors_incomplete_omitted_udts
pytest.mark.describe("test of row postprocessors, incomplete UDT: omitted data")
tests/base/unit/test_tpostprocessors_userdefinedtypes.py:None
Route
test_row_postprocessors_incomplete_partial_udts
pytest.mark.describe("test of row postprocessors, incomplete UDT: partial data")
tests/base/unit/test_tpostprocessors_userdefinedtypes.py:None
Route
test_row_postprocessors_rogue_table
pytest.mark.describe("test of row postprocessors for rogue table")
tests/base/unit/test_tableconverters.py:None
Route
test_row_postprocessors_udts_customdt_customclass
pytest.mark.describe( "test of UDTs in row postprocessors: custom datatypes, custom class" )
tests/base/unit/test_tpostprocessors_userdefinedtypes.py:None
Route
test_row_postprocessors_udts_customdt_dictwrapperclass
pytest.mark.describe( "test of UDTs in row postprocessors: custom datatypes, dict-wrapper class" )
tests/base/unit/test_tpostprocessors_userdefinedtypes.py:None
Route
test_row_postprocessors_udts_stdlibdt_customclass
pytest.mark.describe( "test of UDTs in row postprocessors: stdlib datatypes, custom class" )
tests/base/unit/test_tpostprocessors_userdefinedtypes.py:None
Route
test_row_postprocessors_udts_stdlibdt_dictwrapperclass
pytest.mark.describe( "test of UDTs in row postprocessors: stdlib datatypes, dict-wrapper class" )
tests/base/unit/test_tpostprocessors_userdefinedtypes.py:None
Route
test_set_indexing_empty_target_normalization
pytest.mark.describe( "test of set_indexing normalizing a missing target to an empty list" )
tests/base/unit/test_collection_options.py:None
Route
test_table_basic_crd_async
pytest.mark.describe("test of create/verify/delete tables, async")
tests/base/integration/tables/test_table_lifecycle_async.py:None
Route
test_table_basic_crd_sync
pytest.mark.describe("test of create/verify/delete tables, sync")
tests/base/integration/tables/test_table_lifecycle_sync.py:None
Route
test_table_delete_many_async
pytest.mark.describe("test of table delete_many, async")
tests/base/integration/tables/test_table_dml_async.py:None
Route
test_table_delete_many_sync
pytest.mark.describe("test of table delete_many, sync")
tests/base/integration/tables/test_table_dml_sync.py:None
Route
test_table_delete_one_async
pytest.mark.describe("test of table delete_one, async")
tests/base/integration/tables/test_table_dml_async.py:None
Route
test_table_delete_one_sync
pytest.mark.describe("test of table delete_one, sync")
tests/base/integration/tables/test_table_dml_sync.py:None
Route
test_table_mapsastuples_update_one_delete_one_async
pytest.mark.describe( "test of table maps-as-tuples, update one and delete one, async" )
tests/base/integration/tables/test_table_mapsastuples_async.py:None
Route
test_table_mapsastuples_update_one_delete_one_sync
pytest.mark.describe( "test of table maps-as-tuples, update one and delete one, sync" )
tests/base/integration/tables/test_table_mapsastuples_sync.py:None
Route
test_table_simpleudt_crd_async
pytest.mark.describe("test of create/verify/delete table with a simple UDT, async")
tests/base/integration/tables/test_table_lifecycle_async.py:None
Route
test_table_simpleudt_crd_sync
pytest.mark.describe("test of create/verify/delete table with a simple UDT, sync")
tests/base/integration/tables/test_table_lifecycle_sync.py:None
Route
test_tableindex_basic_crd_async
pytest.mark.describe("test of table create/delete index, async")
tests/base/integration/tables/test_table_lifecycle_async.py:None
Route
test_tableindex_basic_crd_sync
pytest.mark.describe("test of table create/delete index, sync")
tests/base/integration/tables/test_table_lifecycle_sync.py:None