Expand description
Fragment (CFG_ERFRAG) operations
Functions for managing entity resolution fragments in the configuration. Fragments define matching criteria used by rules.
Functionsยง
- add_
fragment - Add a new fragment to the configuration
- delete_
fragment - Delete a fragment from the configuration
- get_
fragment - Get a fragment by code or ID
- list_
fragments - List all fragments in the configuration
- set_
fragment - Update an existing fragment in the configuration
- validate_
fragment_ ๐source - Validates a fragment source XPath expression and computes dependencies