Uses of Class
io.milvus.v2.service.vector.response.SearchResp.SearchResult
-
Packages that use SearchResp.SearchResult Package Description io.milvus.v2.utils -
-
Uses of SearchResp.SearchResult in io.milvus.v2.utils
Methods in io.milvus.v2.utils that return types with arguments of type SearchResp.SearchResult Modifier and Type Method Description List<List<SearchResp.SearchResult>>ConvertUtils. getEntities(SearchResults response)
-