Uses of Class
io.metaloom.qdrant.client.http.model.point.PointsGetResponse
Packages that use PointsGetResponse
Package
Description
-
Uses of PointsGetResponse in io.metaloom.qdrant.client.http.impl
Methods in io.metaloom.qdrant.client.http.impl that return types with arguments of type PointsGetResponseModifier and TypeMethodDescriptionQDrantHttpClientImpl.getPoints(String collectionName, PointsGetRequest request) -
Uses of PointsGetResponse in io.metaloom.qdrant.client.http.method
Methods in io.metaloom.qdrant.client.http.method that return types with arguments of type PointsGetResponseModifier and TypeMethodDescriptionPointMethods.getPoints(String collectionName, PointsGetRequest request) Retrieve multiple points by specified IDs. -
Uses of PointsGetResponse in io.metaloom.qdrant.client.http.model.point
Methods in io.metaloom.qdrant.client.http.model.point that return PointsGetResponseModifier and TypeMethodDescription