Skip to main content

Module candidate

Module candidate 

Source
Expand description

Candidate function operations for Senzing configuration

This module provides functions for managing candidate functions in CFG_RTYPE in the Senzing configuration JSON.

Note: These are placeholder functions that will be implemented when the CLI command implementations are completed.

Functionsยง

add_candidate_function
Add a new candidate function (placeholder)
delete_candidate_function
Delete a candidate function (placeholder)
get_candidate_function
Get a candidate function (placeholder)
list_candidate_functions
List all candidate functions (placeholder)
remove_candidate_function
Remove a candidate function (placeholder)
set_candidate_function
Set (update) a candidate function (placeholder)