Collection
Milvus v2.5.x Python API reference for Collection (ORM/Collection/Collection).
compact()
Milvus v2.5.x Python API reference for compact() (ORM/Collection/compact).
construct_from_dataframe()
Milvus v2.5.x Python API reference for construct_from_dataframe() (ORM/Collection/construct_from_dataframe).
create_index()
Milvus v2.5.x Python API reference for create_index() (ORM/Collection/create_index).
create_partition()
Milvus v2.5.x Python API reference for create_partition() (ORM/Collection/create_partition).
delete()
Milvus v2.5.x Python API reference for delete() (ORM/Collection/delete).
describe()
Milvus v2.5.x Python API reference for describe() (ORM/Collection/describe).
drop()
Milvus v2.5.x Python API reference for drop() (ORM/Collection/drop).
drop_index()
Milvus v2.5.x Python API reference for drop_index() (ORM/Collection/drop_index).
drop_partition()
Milvus v2.5.x Python API reference for drop_partition() (ORM/Collection/drop_partition).
flush()
Milvus v2.5.x Python API reference for flush() (ORM/Collection/flush).
get_compaction_plans()
Milvus v2.5.x Python API reference for get_compaction_plans() (ORM/Collection/get_compaction_plans).
get_compaction_state()
Milvus v2.5.x Python API reference for get_compaction_state() (ORM/Collection/get_compaction_state).
get_replicas()
Milvus v2.5.x Python API reference for get_replicas() (ORM/Collection/get_replicas).
has_index()
Milvus v2.5.x Python API reference for has_index() (ORM/Collection/has_index).
has_partition()
Milvus v2.5.x Python API reference for has_partition() (ORM/Collection/has_partition).
hybrid_search()
Milvus v2.5.x Python API reference for hybrid_search() (ORM/Collection/hybrid_search).
index()
Milvus v2.5.x Python API reference for index() (ORM/Collection/index).
insert()
Milvus v2.5.x Python API reference for insert() (ORM/Collection/insert).
load()
Milvus v2.5.x Python API reference for load() (ORM/Collection/load).
partition()
Milvus v2.5.x Python API reference for partition() (ORM/Collection/partition).
query()
Milvus v2.5.x Python API reference for query() (ORM/Collection/query).
query_iterator()
Milvus v2.5.x Python API reference for query_iterator() (ORM/Collection/query_iterator).
release()
Milvus v2.5.x Python API reference for release() (ORM/Collection/release).
search()
Milvus v2.5.x Python API reference for search() (ORM/Collection/search).
search_iterator()
Milvus v2.5.x Python API reference for search_iterator() (ORM/Collection/search_iterator).
set_properties()
Milvus v2.5.x Python API reference for set_properties() (ORM/Collection/set_properties).
upsert()
Milvus v2.5.x Python API reference for upsert() (ORM/Collection/upsert).
wait_for_compaction_completed()
Milvus v2.5.x Python API reference for wait_for_compaction_completed() (ORM/Collection/wait_for_compaction_completed).