UNWIND $keys AS id MATCH (c:Channel {id: id}) OPTIONAL MATCH (v: Vendor {id: c.labelId }) RETURN id, v.uuid