UNWIND $keys AS id OPTIONAL MATCH (c:Channel {channelId: id}) RETURN id, { id: c.id }