Uses of Class
com.hw.pinecone.entity.vector.DeleteRequest
Packages that use DeleteRequest
-
Uses of DeleteRequest in com.hw.pinecone
Methods in com.hw.pinecone with parameters of type DeleteRequestModifier and TypeMethodDescriptionvoidIndexClient.delete(DeleteRequest request) The Delete operation deletes vectors, by id, from a single namespace. -
Uses of DeleteRequest in com.hw.pinecone.service
Methods in com.hw.pinecone.service with parameters of type DeleteRequestModifier and TypeMethodDescriptionio.reactivex.CompletableVectorService.delete(DeleteRequest request) The Delete operation deletes vectors, by id, from a single namespace.