linq einzigartige Graf Eigenschaft
data.Select(x => x.Id).Distinct().Count();
loonix
data.Select(x => x.Id).Distinct().Count();