SparseAddingDataCSV
SparseAddingDataCSV Objects
class SparseAddingDataCSV(CSVParser.CSVParser)
**ApertureDB General CSV Parser for Loading Blob data where a large amount of the blobs already exist.
This is a blob loader where the entity is searched for first, before the blob data is passed to the server. This can be useful speedup if blob data is large in comparison to the amount of data actually causing loads
This is an abstract class, ImageSparseAddDataCSV loads Images.