finalize Method

Needs to be called to perform necessary cleanup operations. By not calling finalize there is a risk that data imported into targetDb will not be as expected.

finalize(): void

@note process invokes this method automatically. Call it explicitly after composing the transformer's lower-level subset processing methods.

Returns - void

Defined in

Last Updated: 25 August, 2026