private ISet <Uri> GetAllInstanceGraphs()
 {
     return(_metadataService.GetAllGraph());
 }