Skip to content

Optimize Local Database

Purpose of the Node

This node is used to optimize and update a local database. It removes unnecessary data or cleans up old versions based on the user’s preference to keep versions. If the optimization fails, it triggers an error output.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartInput trigger to start the optimization process.StructExecution
DatabaseReference to the database connection to be optimized.StructNodeDBConnection
Keep VersionsDetermines whether to keep old versions of data.BooleanFalse
EndTriggered when the optimization is successful.StructExecution
FailedTriggered if the optimization fails.StructExecution