Uses of Class
com.azure.cosmos.models.CosmosVectorIndexSpec
Package
Description
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
-
Uses of CosmosVectorIndexSpec in com.azure.cosmos.models
Modifier and TypeMethodDescriptionSets path.Sets the vector index type for the vector indexModifier and TypeMethodDescriptionIndexingPolicy.setVectorIndexes
(List<CosmosVectorIndexSpec> vectorIndexes) Sets the vector indexes.