public string getPipelines()
 {
     return(JsonConvert.SerializeObject(querydata.GetAllPipelines()));
 }