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