Uses of Class
io.milvus.client.HasCollectionResponse
-
Packages that use HasCollectionResponse Package Description io.milvus.client -
-
Uses of HasCollectionResponse in io.milvus.client
Methods in io.milvus.client that return HasCollectionResponse Modifier and Type Method Description HasCollectionResponseMilvusClient. hasCollection(String collectionName)Checks whether the collection existsHasCollectionResponseMilvusGrpcClient. hasCollection(String collectionName)
-