Interface WeaviateVectorDbEndpointBuilderFactory.WeaviateVectorDbBuilders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
WeaviateVectorDbEndpointBuilderFactory

public static interface WeaviateVectorDbEndpointBuilderFactory.WeaviateVectorDbBuilders
  • 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 for the headers' name.
    • weaviate

      weaviate (camel-weaviate) Perform operations on the Weaviate Vector Database. Category: database,ai Since: 4.12 Maven coordinates: org.apache.camel:camel-weaviate Syntax: weaviate:collection Path parameter: collection (required) The collection Name
      Parameters:
      path - collection
      Returns:
      the dsl builder
    • weaviate

      weaviate (camel-weaviate) Perform operations on the Weaviate Vector Database. Category: database,ai Since: 4.12 Maven coordinates: org.apache.camel:camel-weaviate Syntax: weaviate:collection Path parameter: collection (required) The collection Name
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - collection
      Returns:
      the dsl builder