Table of Contents

Class QdrantVectorStoreMigratorFactory

Namespace
Mythosia.VectorDb.Qdrant
Assembly
Mythosia.VectorDb.Qdrant.dll
public sealed class QdrantVectorStoreMigratorFactory : IDesignTimeVectorStoreMigratorFactory
Inheritance
QdrantVectorStoreMigratorFactory
Implements
Inherited Members

Properties

ProviderName

public string ProviderName { get; }

Property Value

string

Methods

CreateMigrator(VectorStoreMigrationConnection)

public IVectorStoreMigrator CreateMigrator(VectorStoreMigrationConnection connection)

Parameters

connection VectorStoreMigrationConnection

Returns

IVectorStoreMigrator