Uses of Class
io.qdrant.client.grpc.Points.PointId
-
Uses of Points.PointId in io.qdrant.client
Modifier and TypeMethodDescriptionQdrantClient.getPoints
(String collectionName, Iterable<? extends Points.PointId> points, Points.WithVectorsSelector withVectors, Points.WithPayloadSelector withPayload, Points.ReadConsistencyType readConsistency) Retrieves points from a collection. -
Uses of Points.PointId in io.qdrant.client.grpc
Modifier and TypeMethodDescriptionPoints.PointId.Builder.build()
Points.PointId.Builder.buildPartial()
static Points.PointId
Points.PointId.getDefaultInstance()
Points.PointId.Builder.getDefaultInstanceForType()
Points.PointId.getDefaultInstanceForType()
Points.HasIdCondition.Builder.getHasId
(int index) repeated .qdrant.PointId has_id = 1;
Points.HasIdCondition.getHasId
(int index) repeated .qdrant.PointId has_id = 1;
Points.HasIdConditionOrBuilder.getHasId
(int index) repeated .qdrant.PointId has_id = 1;
Points.PointStruct.Builder.getId()
.qdrant.PointId id = 1;
Points.PointStruct.getId()
.qdrant.PointId id = 1;
Points.PointStructOrBuilder.getId()
.qdrant.PointId id = 1;
Points.PointVectors.Builder.getId()
ID to update vectors forPoints.PointVectors.getId()
ID to update vectors forPoints.PointVectorsOrBuilder.getId()
ID to update vectors forPoints.RetrievedPoint.Builder.getId()
.qdrant.PointId id = 1;
Points.RetrievedPoint.getId()
.qdrant.PointId id = 1;
Points.RetrievedPointOrBuilder.getId()
.qdrant.PointId id = 1;
Points.ScoredPoint.Builder.getId()
Point idPoints.ScoredPoint.getId()
Point idPoints.ScoredPointOrBuilder.getId()
Point idPoints.GetPoints.Builder.getIds
(int index) List of points to retrievePoints.GetPoints.getIds
(int index) List of points to retrievePoints.GetPointsOrBuilder.getIds
(int index) List of points to retrievePoints.PointsIdsList.Builder.getIds
(int index) repeated .qdrant.PointId ids = 1;
Points.PointsIdsList.getIds
(int index) repeated .qdrant.PointId ids = 1;
Points.PointsIdsListOrBuilder.getIds
(int index) repeated .qdrant.PointId ids = 1;
Points.RecommendPointGroups.Builder.getNegative
(int index) Try to avoid vectors like the vector from these pointsPoints.RecommendPointGroups.getNegative
(int index) Try to avoid vectors like the vector from these pointsPoints.RecommendPointGroupsOrBuilder.getNegative
(int index) Try to avoid vectors like the vector from these pointsPoints.RecommendPoints.Builder.getNegative
(int index) Try to avoid vectors like the vector from these pointsPoints.RecommendPoints.getNegative
(int index) Try to avoid vectors like the vector from these pointsPoints.RecommendPointsOrBuilder.getNegative
(int index) Try to avoid vectors like the vector from these pointsPoints.ScrollResponse.Builder.getNextPageOffset()
Use this offset for the next queryPoints.ScrollResponse.getNextPageOffset()
Use this offset for the next queryPoints.ScrollResponseOrBuilder.getNextPageOffset()
Use this offset for the next queryPoints.ScrollPoints.Builder.getOffset()
Start with this IDPoints.ScrollPoints.getOffset()
Start with this IDPoints.ScrollPointsOrBuilder.getOffset()
Start with this IDPoints.RecommendPointGroups.Builder.getPositive
(int index) Look for vectors closest to the vectors from these pointsPoints.RecommendPointGroups.getPositive
(int index) Look for vectors closest to the vectors from these pointsPoints.RecommendPointGroupsOrBuilder.getPositive
(int index) Look for vectors closest to the vectors from these pointsPoints.RecommendPoints.Builder.getPositive
(int index) Look for vectors closest to the vectors from these pointsPoints.RecommendPoints.getPositive
(int index) Look for vectors closest to the vectors from these pointsPoints.RecommendPointsOrBuilder.getPositive
(int index) Look for vectors closest to the vectors from these pointsstatic Points.PointId
Points.PointId.parseDelimitedFrom
(InputStream input) static Points.PointId
Points.PointId.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointId
Points.PointId.parseFrom
(byte[] data) static Points.PointId
Points.PointId.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointId
Points.PointId.parseFrom
(com.google.protobuf.ByteString data) static Points.PointId
Points.PointId.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointId
Points.PointId.parseFrom
(com.google.protobuf.CodedInputStream input) static Points.PointId
Points.PointId.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointId
Points.PointId.parseFrom
(InputStream input) static Points.PointId
Points.PointId.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointId
Points.PointId.parseFrom
(ByteBuffer data) static Points.PointId
Points.PointId.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptionPoints.HasIdCondition.Builder.getHasIdList()
repeated .qdrant.PointId has_id = 1;
Points.HasIdCondition.getHasIdList()
repeated .qdrant.PointId has_id = 1;
Points.HasIdConditionOrBuilder.getHasIdList()
repeated .qdrant.PointId has_id = 1;
Points.GetPoints.Builder.getIdsList()
List of points to retrievePoints.GetPoints.getIdsList()
List of points to retrievePoints.GetPointsOrBuilder.getIdsList()
List of points to retrievePoints.PointsIdsList.Builder.getIdsList()
repeated .qdrant.PointId ids = 1;
Points.PointsIdsList.getIdsList()
repeated .qdrant.PointId ids = 1;
Points.PointsIdsListOrBuilder.getIdsList()
repeated .qdrant.PointId ids = 1;
Points.RecommendPointGroups.Builder.getNegativeList()
Try to avoid vectors like the vector from these pointsPoints.RecommendPointGroups.getNegativeList()
Try to avoid vectors like the vector from these pointsPoints.RecommendPointGroupsOrBuilder.getNegativeList()
Try to avoid vectors like the vector from these pointsPoints.RecommendPoints.Builder.getNegativeList()
Try to avoid vectors like the vector from these pointsPoints.RecommendPoints.getNegativeList()
Try to avoid vectors like the vector from these pointsPoints.RecommendPointsOrBuilder.getNegativeList()
Try to avoid vectors like the vector from these pointscom.google.protobuf.Parser<Points.PointId>
Points.PointId.getParserForType()
Points.RecommendPointGroups.Builder.getPositiveList()
Look for vectors closest to the vectors from these pointsPoints.RecommendPointGroups.getPositiveList()
Look for vectors closest to the vectors from these pointsPoints.RecommendPointGroupsOrBuilder.getPositiveList()
Look for vectors closest to the vectors from these pointsPoints.RecommendPoints.Builder.getPositiveList()
Look for vectors closest to the vectors from these pointsPoints.RecommendPoints.getPositiveList()
Look for vectors closest to the vectors from these pointsPoints.RecommendPointsOrBuilder.getPositiveList()
Look for vectors closest to the vectors from these pointsstatic com.google.protobuf.Parser<Points.PointId>
Points.PointId.parser()
Modifier and TypeMethodDescriptionPoints.HasIdCondition.Builder.addHasId
(int index, Points.PointId value) repeated .qdrant.PointId has_id = 1;
Points.HasIdCondition.Builder.addHasId
(Points.PointId value) repeated .qdrant.PointId has_id = 1;
Points.GetPoints.Builder.addIds
(int index, Points.PointId value) List of points to retrievePoints.GetPoints.Builder.addIds
(Points.PointId value) List of points to retrievePoints.PointsIdsList.Builder.addIds
(int index, Points.PointId value) repeated .qdrant.PointId ids = 1;
Points.PointsIdsList.Builder.addIds
(Points.PointId value) repeated .qdrant.PointId ids = 1;
Points.RecommendPointGroups.Builder.addNegative
(int index, Points.PointId value) Try to avoid vectors like the vector from these pointsPoints.RecommendPointGroups.Builder.addNegative
(Points.PointId value) Try to avoid vectors like the vector from these pointsPoints.RecommendPoints.Builder.addNegative
(int index, Points.PointId value) Try to avoid vectors like the vector from these pointsPoints.RecommendPoints.Builder.addNegative
(Points.PointId value) Try to avoid vectors like the vector from these pointsPoints.RecommendPointGroups.Builder.addPositive
(int index, Points.PointId value) Look for vectors closest to the vectors from these pointsPoints.RecommendPointGroups.Builder.addPositive
(Points.PointId value) Look for vectors closest to the vectors from these pointsPoints.RecommendPoints.Builder.addPositive
(int index, Points.PointId value) Look for vectors closest to the vectors from these pointsPoints.RecommendPoints.Builder.addPositive
(Points.PointId value) Look for vectors closest to the vectors from these pointsPoints.PointId.Builder.mergeFrom
(Points.PointId other) Points.PointStruct.Builder.mergeId
(Points.PointId value) .qdrant.PointId id = 1;
Points.PointVectors.Builder.mergeId
(Points.PointId value) ID to update vectors forPoints.RetrievedPoint.Builder.mergeId
(Points.PointId value) .qdrant.PointId id = 1;
Points.ScoredPoint.Builder.mergeId
(Points.PointId value) Point idPoints.ScrollResponse.Builder.mergeNextPageOffset
(Points.PointId value) Use this offset for the next queryPoints.ScrollPoints.Builder.mergeOffset
(Points.PointId value) Start with this IDstatic Points.PointId.Builder
Points.PointId.newBuilder
(Points.PointId prototype) Points.HasIdCondition.Builder.setHasId
(int index, Points.PointId value) repeated .qdrant.PointId has_id = 1;
Points.PointStruct.Builder.setId
(Points.PointId value) .qdrant.PointId id = 1;
Points.PointVectors.Builder.setId
(Points.PointId value) ID to update vectors forPoints.RetrievedPoint.Builder.setId
(Points.PointId value) .qdrant.PointId id = 1;
Points.ScoredPoint.Builder.setId
(Points.PointId value) Point idPoints.GetPoints.Builder.setIds
(int index, Points.PointId value) List of points to retrievePoints.PointsIdsList.Builder.setIds
(int index, Points.PointId value) repeated .qdrant.PointId ids = 1;
Points.RecommendPointGroups.Builder.setNegative
(int index, Points.PointId value) Try to avoid vectors like the vector from these pointsPoints.RecommendPoints.Builder.setNegative
(int index, Points.PointId value) Try to avoid vectors like the vector from these pointsPoints.ScrollResponse.Builder.setNextPageOffset
(Points.PointId value) Use this offset for the next queryPoints.ScrollPoints.Builder.setOffset
(Points.PointId value) Start with this IDPoints.RecommendPointGroups.Builder.setPositive
(int index, Points.PointId value) Look for vectors closest to the vectors from these pointsPoints.RecommendPoints.Builder.setPositive
(int index, Points.PointId value) Look for vectors closest to the vectors from these pointsModifier and TypeMethodDescriptionPoints.HasIdCondition.Builder.addAllHasId
(Iterable<? extends Points.PointId> values) repeated .qdrant.PointId has_id = 1;
Points.GetPoints.Builder.addAllIds
(Iterable<? extends Points.PointId> values) List of points to retrievePoints.PointsIdsList.Builder.addAllIds
(Iterable<? extends Points.PointId> values) repeated .qdrant.PointId ids = 1;
Points.RecommendPointGroups.Builder.addAllNegative
(Iterable<? extends Points.PointId> values) Try to avoid vectors like the vector from these pointsPoints.RecommendPoints.Builder.addAllNegative
(Iterable<? extends Points.PointId> values) Try to avoid vectors like the vector from these pointsPoints.RecommendPointGroups.Builder.addAllPositive
(Iterable<? extends Points.PointId> values) Look for vectors closest to the vectors from these pointsPoints.RecommendPoints.Builder.addAllPositive
(Iterable<? extends Points.PointId> values) Look for vectors closest to the vectors from these points -
Uses of Points.PointId in io.qdrant.client.utils
Modifier and TypeMethodDescriptionstatic Points.PointId
PointUtil.pointId
(long num) Creates aPoints.PointId
with a long value.static Points.PointId
Creates aPoints.PointId
with a string representing a UUID.static Points.PointId
Creates aPoints.PointId
with aUUID
.Modifier and TypeMethodDescriptionstatic Points.PointsSelector
SelectorUtil.idsSelector
(Points.PointId... ids) Creates aPoints.PointsSelector
with the specified array of point IDs.static Points.PointStruct
PointUtil.namedPoint
(Points.PointId id, String vectorName, float[] vectorData, Map<String, JsonWithInt.Value> payload) Creates a namedPoints.PointStruct
with aPoints.PointId
, vector name, vector data, and payload data.static Points.PointStruct
PointUtil.point
(Points.PointId id, Points.Vector vector, Map<String, JsonWithInt.Value> payload) Modifier and TypeMethodDescriptionstatic Points.PointsSelector
PointUtil.createPointsSelector
(Iterable<? extends Points.PointId> pointIds) Creates aPoints.PointsSelector
with point IDs specified as an iterable ofPoints.PointId
.static Points.Condition
FilterUtil.hasIdCondition
(List<Points.PointId> pointIds) Creates aPoints.Condition
with aPoints.HasIdCondition
based on a list of point IDs for ID condition matching.static Points.PointsSelector
SelectorUtil.idsSelector
(List<Points.PointId> ids) Creates aPoints.PointsSelector
with the specified list of point IDs.