Milvus components
tMilvusConnection | Creates a connection to a Milvus database and reuse that connection in other components. |
tMilvusInput | Retrieves records from a collection in the Milvus database and transfers them to the following component. |
tMilvusOutput | Executes the action defined on the collection in the Milvus database. |