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§
- SetRule
Params - 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