3 references to GetMatchingProperty
Microsoft.Extensions.VectorData.Abstractions (3)
ProviderServices\CollectionModel.cs (3)
127
return
GetMatchingProperty
<TRecord, VectorPropertyModel>(searchOptions.VectorProperty);
155
var property =
GetMatchingProperty
<TRecord, DataPropertyModel>(expression);
192
return
GetMatchingProperty
<TRecord, PropertyModel>(expression);