Skip to content

Purge Local Database

Purpose of the Node

The Purge Local Database node is used to clear all data from a specified local database. It takes a database connection reference as input and executes the purge operation.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartThe start trigger for the node.StructNormal
DatabaseReference to the local database connection to be purged.StructNodeDBConnection
EndThe end trigger indicating the completion of the purge operation.StructNormal