Skip to content

CountLocalDatabase

Purpose of the Node

The CountLocalDatabase node is designed to count the number of items in a local database. It accepts a database connection reference and an optional SQL filter. The node outputs the count of items found.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartTriggers the execution of the node.ExecutionNormal
DatabaseReference to the local database connection.StructNodeDBConnection
SQL FilterOptional SQL filter to refine the count query.StringMap
EndSignals the completion of the node’s execution.ExecutionNormal
CountThe count of items found in the database.IntegerNormal