Uses of Enum Class
dev.langchain4j.store.embedding.mariadb.MariaDBDistanceType
-
Uses of MariaDBDistanceType in dev.langchain4j.store.embedding.mariadb
Subclasses with type arguments of type MariaDBDistanceType in dev.langchain4j.store.embedding.mariadbMethods in dev.langchain4j.store.embedding.mariadb that return MariaDBDistanceTypeModifier and TypeMethodDescriptionstatic MariaDBDistanceTypeReturns the enum constant of this class with the specified name.static MariaDBDistanceType[]MariaDBDistanceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.langchain4j.store.embedding.mariadb with parameters of type MariaDBDistanceTypeModifier and TypeMethodDescriptionMariaDbEmbeddingStore.Builder.distanceType(MariaDBDistanceType distanceType)