Golden Records

tamr_client.golden_records.update(session, project)[source]

Update the draft golden records and wait for the operation to complete

Parameters

project (GoldenRecordsProject) – Tamr Golden Records project

Return type

Operation

tamr_client.golden_records.publish(session, project)[source]

Publish the golden records and wait for the operation to complete

Parameters

project (GoldenRecordsProject) – Tamr Golden Records project

Return type

Operation