Table of Contents

Class VectorStoreMigrationRequest

Namespace
Mythosia.VectorDb
Assembly
Mythosia.VectorDb.Abstractions.dll
public class VectorStoreMigrationRequest
Inheritance
VectorStoreMigrationRequest
Inherited Members

Properties

ReplaceOnSuccess

public bool ReplaceOnSuccess { get; set; }

Property Value

bool

Source

public string Source { get; set; }

Property Value

string

Target

public string? Target { get; set; }

Property Value

string