--liquibase formatted cypher --changeset bburton:1 MATCH (i: Identity {id: "10436b38-5e11-472d-b6a4-bf1ee2b1b438"}) SET i.email = "bburton.ext@sonymusic-pde.com", i.updatedBy = "NOTICKET-update_bburton_email" RETURN i;