Uses of Enum Class
dev.langchain4j.store.embedding.azure.cosmos.mongo.vcore.AzureCosmosDbMongoVCoreEmbeddingStore.VectorIndexType
-
Uses of AzureCosmosDbMongoVCoreEmbeddingStore.VectorIndexType in dev.langchain4j.store.embedding.azure.cosmos.mongo.vcore
Subclasses with type arguments of type AzureCosmosDbMongoVCoreEmbeddingStore.VectorIndexType in dev.langchain4j.store.embedding.azure.cosmos.mongo.vcoreModifier and TypeClassDescriptionstatic enumMethods in dev.langchain4j.store.embedding.azure.cosmos.mongo.vcore that return AzureCosmosDbMongoVCoreEmbeddingStore.VectorIndexTypeModifier and TypeMethodDescriptionAzureCosmosDbMongoVCoreEmbeddingStore.VectorIndexType.fromString(String kindString) Returns the enum constant of this class with the specified name.AzureCosmosDbMongoVCoreEmbeddingStore.VectorIndexType.values()Returns an array containing the constants of this enum class, in the order they are declared.