rhythmic-stone-77840
07/19/2022, 12:42 AMrhythmic-stone-77840
07/19/2022, 12:44 AM{
search(input: { type: DATASET, query: "*", start: 0, count: 10, filters: {field: "platform", value:"urn:li:dataPlatform:bigquery"}}) {
start
count
total
searchResults {
entity {
urn
type
...on Dataset {
name
upstream: lineage(input: {direction: UPSTREAM}){
total
}
downstream: lineage(input: {direction: DOWNSTREAM}) {
total
}
}
}
}
}
rhythmic-stone-77840
07/19/2022, 12:44 AMbulky-soccer-26729
07/21/2022, 4:22 PMrhythmic-stone-77840
07/21/2022, 5:19 PM