QdrantVectorRecord.PointId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The unique point id for assigned to the vector index.
[System.Text.Json.Serialization.JsonIgnore]
public string PointId { get; }
[<System.Text.Json.Serialization.JsonIgnore>]
member this.PointId : string
Public ReadOnly Property PointId As String
Property Value
- Attributes