1 reference to NullableInt
Microsoft.Extensions.VectorData.ConformanceTests (1)
TypeTests\DataTypeTests.cs (1)
564
properties.Add(new VectorStoreDataProperty(nameof(DefaultRecord.
NullableInt
), typeof(int?)) { IsIndexed = true });