Skip to main content

Module rules

Module rules 

Source
Expand description

Rule (CFG_ERRULE) operations

Functions for managing entity resolution rules in the configuration. Rules define matching and relationship logic based on fragments.

Structs§

SetRuleParams
Parameters for setting (updating) a rule

Functions§

add_rule
Add a new rule to the configuration
delete_rule
Delete a rule from the configuration
get_rule
Get a rule by code or ID
list_rules
List all rules in the configuration
set_rule
Update an existing rule in the configuration