Interface MilvusComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface MilvusComponentBuilderFactory
Perform operations on the Milvus Vector Database.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Milvus component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionmilvus()
Milvus (camel-milvus) Perform operations on the Milvus Vector Database.
-
Method Details
-
milvus
Milvus (camel-milvus) Perform operations on the Milvus Vector Database. Category: database,ai Since: 4.5 Maven coordinates: org.apache.camel:camel-milvus- Returns:
- the dsl builder
-