Constructor EdgeDynamicVectorStoreCollection
- Namespace
- Qavren.Edge.VectorData
- Assembly
- Qavren.Edge.VectorData.dll
EdgeDynamicVectorStoreCollection(IEdgeDatabase, string, EdgeVectorStoreCollectionOptions)
Creates the collection.
public EdgeDynamicVectorStoreCollection(IEdgeDatabase database, string name, EdgeVectorStoreCollectionOptions options)
Parameters
databaseIEdgeDatabaseThe sub-project 1 database this collection lives in.
namestringThe collection name.
optionsEdgeVectorStoreCollectionOptionsPer-collection overrides. Definition must be non-null: a dynamic record carries no attributes to reflect over.