bright-cpu-56427
08/02/2022, 2:47 AM"""
{
search(input: { type: CHART, query: "qs", start: 0, count: 10000 }) {
searchResults {
entity {
...on Chart {
properties {
name
}
lineage(input: {direction: UPSTREAM , start: 0, count: 10000}) {
relationships {
type
entity {
...on Dataset {
name
lineage(input: {direction: UPSTREAM , start: 0, count: 10000}) {
relationships {
entity {
...on Dataset {name}
}
}
}
}
}
}
}
}
}
}
}
}
"""green-football-43791
08/04/2022, 10:19 PMgreen-football-43791
08/04/2022, 10:19 PMgreen-football-43791
08/04/2022, 10:19 PMgreen-football-43791
08/04/2022, 10:19 PMgreen-football-43791
08/04/2022, 10:20 PMgreen-football-43791
08/04/2022, 10:21 PMbright-cpu-56427
08/05/2022, 1:01 AM