--liquibase formatted cypher --changeset anevrekar:CCM-2998_rename_label_participant MATCH (lp:LabelParticipant) WHERE lp.id IN [60973897,405150108,407704521,408665549,1664452448340,1669814965961,1687803539653,1698133357464,1714573545698] SET lp.name = 'IZW', lp.lastModifiedAt = datetime(), lp.lastModifiedBy = 'CCM-2998_rename_label_participant'