<PackageReference Include="Relativity.Transfer.Client" Version="6.2.4" />

JobTransferPathRepository

public long Count { get; }

public JobTransferPathRepository(ITransferPathKeyGenerator primaryKeyGenerator, ITransferPathKeyGenerator alternateKeyGenerator)

public void Clear()

public void Delete(JobTransferPath path)

public void Delete(TransferPath path)

public JobTransferPath SelectByKey(string path)

public void Upsert(JobTransferPath path)