9 references to GetCollection
Microsoft.Extensions.VectorData.ConformanceTests (9)
EmbeddingGenerationTests.cs (9)
26var collection = GetCollection<Record>(storeGenerator: true, collectionGenerator: true, propertyGenerator: true); 48var collection = GetCollection<Record>(storeGenerator: true, collectionGenerator: true, propertyGenerator: false); 59var collection = GetCollection<Record>(storeGenerator: true, collectionGenerator: false, propertyGenerator: false); 171var collection = GetCollection<Record>(storeGenerator: true, collectionGenerator: true, propertyGenerator: true); 197var collection = GetCollection<Record>(storeGenerator: true, collectionGenerator: true, propertyGenerator: true); 254var collection = GetCollection<Record>(storeGenerator: true, collectionGenerator: true, propertyGenerator: true); 310var collection = GetCollection<Record>(storeGenerator: true, collectionGenerator: true, propertyGenerator: true); 320var collection = GetCollection<Record>(storeGenerator: true, collectionGenerator: true, propertyGenerator: true); 330var collection = GetCollection<Record>(storeGenerator: true, collectionGenerator: true, propertyGenerator: true);