Public Member Functions | |
def | __init__ (self, model, input_record, name='merged') |
def | add_ops (self, net) |
Public Attributes | |
output_schema | |
Merge multiple ID_LISTs into a single ID_LIST Arguments: model: A layer model instance input_record: Tuple (Struct) of ID_LIST features to be merged Returns: the merged ID_LIST feature
Definition at line 16 of file merge_id_lists.py.