ORM
PyMilvus ORM modules, classes, and methods
Collection [READ MORE]
A Collection instance represents a Milvus collection.
CollectionSchema [READ MORE]
A CollectionSchema instance represents the schema of a collection. A schema sketches the structure of a collection.
FieldSchema [READ MORE]
A FieldSchema instance defines the data type and related attributes of a specific field in a collection.
Connections [READ MORE]
A Connections instance represents a pool of connections to your Zilliz Cloud clusters.
db [READ MORE]
Functions related to manipulating Milvus databases.
Partition [READ MORE]
A Partition instance represents a partition within a collection.
utility [READ MORE]
Available Milvus utility functions.
Role [READ MORE]
A Role instance represents a role with specific privileges to access your .