| 
									
										
										
										
											2021-01-17 12:54:49 -08:00
										 |  |  | query getBrowsePaths($input: BrowsePathsInput!) {
 | 
					
						
							| 
									
										
										
										
											2021-02-09 14:30:23 -08:00
										 |  |  |     browsePaths(input: $input) {
 | 
					
						
							|  |  |  |         path
 | 
					
						
							|  |  |  |     }
 | 
					
						
							| 
									
										
										
										
											2021-01-17 12:54:49 -08:00
										 |  |  | }
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | query getBrowseResults($input: BrowseInput!) {
 | 
					
						
							|  |  |  |     browse(input: $input) {
 | 
					
						
							|  |  |  |         entities {
 | 
					
						
							|  |  |  |             urn
 | 
					
						
							| 
									
										
										
										
											2021-02-09 14:30:23 -08:00
										 |  |  |             type
 | 
					
						
							|  |  |  |             ... on Dataset {
 | 
					
						
							|  |  |  |                 name
 | 
					
						
							|  |  |  |                 origin
 | 
					
						
							| 
									
										
										
										
											2021-11-08 16:24:50 -08:00
										 |  |  |                 properties {
 | 
					
						
							| 
									
										
										
										
											2022-03-05 01:22:04 +05:30
										 |  |  |                     name
 | 
					
						
							| 
									
										
										
										
											2021-11-08 16:24:50 -08:00
										 |  |  |                     description
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							|  |  |  |                 editableProperties {
 | 
					
						
							|  |  |  |                     description
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-02-23 12:45:42 -08:00
										 |  |  |                 platform {
 | 
					
						
							| 
									
										
										
										
											2022-01-25 21:03:31 -06:00
										 |  |  |                     ...platformFields
 | 
					
						
							| 
									
										
										
										
											2021-02-23 12:45:42 -08:00
										 |  |  |                 }
 | 
					
						
							|  |  |  |                 ownership {
 | 
					
						
							| 
									
										
										
										
											2021-04-21 12:06:31 -07:00
										 |  |  |                     ...ownershipFields
 | 
					
						
							| 
									
										
										
										
											2021-03-04 23:24:49 -08:00
										 |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-04-23 23:43:47 -07:00
										 |  |  |                 globalTags {
 | 
					
						
							|  |  |  |                     ...globalTagsFields
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-09-28 10:30:37 -07:00
										 |  |  |                 glossaryTerms {
 | 
					
						
							|  |  |  |                     ...glossaryTerms
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-10-06 23:39:52 -07:00
										 |  |  |                 subTypes {
 | 
					
						
							|  |  |  |                     typeNames
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2022-01-27 22:02:41 -08:00
										 |  |  |                 domain {
 | 
					
						
							|  |  |  |                     ...entityDomain
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-03-04 23:24:49 -08:00
										 |  |  |             }
 | 
					
						
							|  |  |  |             ... on Dashboard {
 | 
					
						
							|  |  |  |                 urn
 | 
					
						
							|  |  |  |                 type
 | 
					
						
							|  |  |  |                 tool
 | 
					
						
							|  |  |  |                 dashboardId
 | 
					
						
							| 
									
										
										
										
											2021-11-08 16:24:50 -08:00
										 |  |  |                 properties {
 | 
					
						
							| 
									
										
										
										
											2021-03-04 23:24:49 -08:00
										 |  |  |                     name
 | 
					
						
							|  |  |  |                     description
 | 
					
						
							| 
									
										
										
										
											2021-04-23 00:18:39 -07:00
										 |  |  |                     externalUrl
 | 
					
						
							| 
									
										
										
										
											2021-03-04 23:24:49 -08:00
										 |  |  |                     access
 | 
					
						
							|  |  |  |                     lastModified {
 | 
					
						
							|  |  |  |                         time
 | 
					
						
							|  |  |  |                     }
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-11-08 16:24:50 -08:00
										 |  |  |                 editableProperties {
 | 
					
						
							|  |  |  |                     description
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-03-04 23:24:49 -08:00
										 |  |  |                 ownership {
 | 
					
						
							| 
									
										
										
										
											2021-04-21 12:06:31 -07:00
										 |  |  |                     ...ownershipFields
 | 
					
						
							| 
									
										
										
										
											2021-03-04 23:24:49 -08:00
										 |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-04-23 23:43:47 -07:00
										 |  |  |                 globalTags {
 | 
					
						
							|  |  |  |                     ...globalTagsFields
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-09-28 10:30:37 -07:00
										 |  |  |                 glossaryTerms {
 | 
					
						
							|  |  |  |                     ...glossaryTerms
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2022-01-25 21:03:31 -06:00
										 |  |  |                 platform {
 | 
					
						
							|  |  |  |                     ...platformFields
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2022-01-27 22:02:41 -08:00
										 |  |  |                 domain {
 | 
					
						
							|  |  |  |                     ...entityDomain
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-03-04 23:24:49 -08:00
										 |  |  |             }
 | 
					
						
							| 
									
										
										
										
											2021-05-13 09:18:49 +05:30
										 |  |  |             ... on GlossaryTerm {
 | 
					
						
							|  |  |  |                 ownership {
 | 
					
						
							|  |  |  |                     ...ownershipFields
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2022-02-16 15:01:22 -08:00
										 |  |  |                 properties {
 | 
					
						
							|  |  |  |                     name
 | 
					
						
							|  |  |  |                     description
 | 
					
						
							| 
									
										
										
										
											2021-05-13 09:18:49 +05:30
										 |  |  |                     definition
 | 
					
						
							|  |  |  |                     termSource
 | 
					
						
							|  |  |  |                     sourceRef
 | 
					
						
							|  |  |  |                     sourceUrl
 | 
					
						
							|  |  |  |                     customProperties {
 | 
					
						
							|  |  |  |                         key
 | 
					
						
							|  |  |  |                         value
 | 
					
						
							|  |  |  |                     }
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							|  |  |  |             }
 | 
					
						
							| 
									
										
										
										
											2021-03-04 23:24:49 -08:00
										 |  |  |             ... on Chart {
 | 
					
						
							|  |  |  |                 urn
 | 
					
						
							|  |  |  |                 type
 | 
					
						
							|  |  |  |                 tool
 | 
					
						
							|  |  |  |                 chartId
 | 
					
						
							| 
									
										
										
										
											2021-11-08 16:24:50 -08:00
										 |  |  |                 properties {
 | 
					
						
							| 
									
										
										
										
											2021-03-04 23:24:49 -08:00
										 |  |  |                     name
 | 
					
						
							|  |  |  |                     description
 | 
					
						
							| 
									
										
										
										
											2021-04-23 00:18:39 -07:00
										 |  |  |                     externalUrl
 | 
					
						
							| 
									
										
										
										
											2021-03-04 23:24:49 -08:00
										 |  |  |                     type
 | 
					
						
							|  |  |  |                     access
 | 
					
						
							|  |  |  |                     lastModified {
 | 
					
						
							|  |  |  |                         time
 | 
					
						
							|  |  |  |                     }
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-11-08 16:24:50 -08:00
										 |  |  |                 editableProperties {
 | 
					
						
							|  |  |  |                     description
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-03-04 23:24:49 -08:00
										 |  |  |                 ownership {
 | 
					
						
							| 
									
										
										
										
											2021-04-21 12:06:31 -07:00
										 |  |  |                     ...ownershipFields
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-04-23 23:43:47 -07:00
										 |  |  |                 globalTags {
 | 
					
						
							|  |  |  |                     ...globalTagsFields
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-09-28 10:30:37 -07:00
										 |  |  |                 glossaryTerms {
 | 
					
						
							|  |  |  |                     ...glossaryTerms
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2022-01-25 21:03:31 -06:00
										 |  |  |                 platform {
 | 
					
						
							|  |  |  |                     ...platformFields
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2022-01-27 22:02:41 -08:00
										 |  |  |                 domain {
 | 
					
						
							|  |  |  |                     ...entityDomain
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-04-21 12:06:31 -07:00
										 |  |  |             }
 | 
					
						
							|  |  |  |             ... on DataFlow {
 | 
					
						
							|  |  |  |                 urn
 | 
					
						
							|  |  |  |                 type
 | 
					
						
							|  |  |  |                 orchestrator
 | 
					
						
							|  |  |  |                 flowId
 | 
					
						
							|  |  |  |                 cluster
 | 
					
						
							| 
									
										
										
										
											2021-11-08 16:24:50 -08:00
										 |  |  |                 properties {
 | 
					
						
							| 
									
										
										
										
											2021-04-21 12:06:31 -07:00
										 |  |  |                     name
 | 
					
						
							| 
									
										
										
										
											2021-04-23 00:18:39 -07:00
										 |  |  |                     description
 | 
					
						
							| 
									
										
										
										
											2021-04-21 12:06:31 -07:00
										 |  |  |                     project
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-11-08 16:24:50 -08:00
										 |  |  |                 editableProperties {
 | 
					
						
							|  |  |  |                     description
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-04-21 12:06:31 -07:00
										 |  |  |                 ownership {
 | 
					
						
							|  |  |  |                     ...ownershipFields
 | 
					
						
							| 
									
										
										
										
											2021-02-23 12:45:42 -08:00
										 |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-04-23 23:43:47 -07:00
										 |  |  |                 globalTags {
 | 
					
						
							|  |  |  |                     ...globalTagsFields
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-09-28 10:30:37 -07:00
										 |  |  |                 glossaryTerms {
 | 
					
						
							|  |  |  |                     ...glossaryTerms
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2022-01-25 21:03:31 -06:00
										 |  |  |                 platform {
 | 
					
						
							|  |  |  |                     ...platformFields
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2022-01-27 22:02:41 -08:00
										 |  |  |                 domain {
 | 
					
						
							|  |  |  |                     ...entityDomain
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-02-09 14:30:23 -08:00
										 |  |  |             }
 | 
					
						
							| 
									
										
										
										
											2022-06-27 11:42:51 -05:00
										 |  |  |             ... on DataJob {
 | 
					
						
							|  |  |  |                 urn
 | 
					
						
							|  |  |  |                 type
 | 
					
						
							|  |  |  |                 dataFlow {
 | 
					
						
							|  |  |  |                     ...nonRecursiveDataFlowFields
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							|  |  |  |                 jobId
 | 
					
						
							|  |  |  |                 ownership {
 | 
					
						
							|  |  |  |                     ...ownershipFields
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							|  |  |  |                 properties {
 | 
					
						
							|  |  |  |                     name
 | 
					
						
							|  |  |  |                     description
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							|  |  |  |                 globalTags {
 | 
					
						
							|  |  |  |                     ...globalTagsFields
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							|  |  |  |                 glossaryTerms {
 | 
					
						
							|  |  |  |                     ...glossaryTerms
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							|  |  |  |                 editableProperties {
 | 
					
						
							|  |  |  |                     description
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							|  |  |  |                 domain {
 | 
					
						
							|  |  |  |                     ...entityDomain
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							|  |  |  |             }
 | 
					
						
							| 
									
										
										
										
											2021-07-21 02:42:21 +08:00
										 |  |  |             ... on MLFeatureTable {
 | 
					
						
							|  |  |  |                 urn
 | 
					
						
							|  |  |  |                 type
 | 
					
						
							|  |  |  |                 name
 | 
					
						
							|  |  |  |                 description
 | 
					
						
							|  |  |  |                 featureTableProperties {
 | 
					
						
							|  |  |  |                     description
 | 
					
						
							|  |  |  |                     mlFeatures {
 | 
					
						
							|  |  |  |                         urn
 | 
					
						
							|  |  |  |                     }
 | 
					
						
							|  |  |  |                     mlPrimaryKeys {
 | 
					
						
							|  |  |  |                         urn
 | 
					
						
							|  |  |  |                     }
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							|  |  |  |                 ownership {
 | 
					
						
							|  |  |  |                     ...ownershipFields
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-07-28 20:39:05 -07:00
										 |  |  |                 platform {
 | 
					
						
							| 
									
										
										
										
											2022-01-25 21:03:31 -06:00
										 |  |  |                     ...platformFields
 | 
					
						
							| 
									
										
										
										
											2021-07-28 20:39:05 -07:00
										 |  |  |                 }
 | 
					
						
							|  |  |  |             }
 | 
					
						
							|  |  |  |             ... on MLModel {
 | 
					
						
							|  |  |  |                 name
 | 
					
						
							|  |  |  |                 origin
 | 
					
						
							|  |  |  |                 description
 | 
					
						
							|  |  |  |                 ownership {
 | 
					
						
							|  |  |  |                     ...ownershipFields
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							|  |  |  |                 globalTags {
 | 
					
						
							|  |  |  |                     ...globalTagsFields
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							|  |  |  |                 platform {
 | 
					
						
							| 
									
										
										
										
											2022-01-25 21:03:31 -06:00
										 |  |  |                     ...platformFields
 | 
					
						
							| 
									
										
										
										
											2021-07-28 20:39:05 -07:00
										 |  |  |                 }
 | 
					
						
							|  |  |  |             }
 | 
					
						
							|  |  |  |             ... on MLModelGroup {
 | 
					
						
							|  |  |  |                 name
 | 
					
						
							|  |  |  |                 origin
 | 
					
						
							|  |  |  |                 description
 | 
					
						
							|  |  |  |                 ownership {
 | 
					
						
							|  |  |  |                     ...ownershipFields
 | 
					
						
							|  |  |  |                 }
 | 
					
						
							|  |  |  |                 platform {
 | 
					
						
							| 
									
										
										
										
											2022-01-25 21:03:31 -06:00
										 |  |  |                     ...platformFields
 | 
					
						
							| 
									
										
										
										
											2021-07-28 20:39:05 -07:00
										 |  |  |                 }
 | 
					
						
							| 
									
										
										
										
											2021-07-21 02:42:21 +08:00
										 |  |  |             }
 | 
					
						
							| 
									
										
										
										
											2021-01-17 12:54:49 -08:00
										 |  |  |         }
 | 
					
						
							| 
									
										
										
										
											2021-07-30 10:48:32 -07:00
										 |  |  |         groups {
 | 
					
						
							|  |  |  |             name
 | 
					
						
							|  |  |  |             count
 | 
					
						
							|  |  |  |         }
 | 
					
						
							| 
									
										
										
										
											2021-01-17 12:54:49 -08:00
										 |  |  |         start
 | 
					
						
							|  |  |  |         count
 | 
					
						
							|  |  |  |         total
 | 
					
						
							|  |  |  |         metadata {
 | 
					
						
							|  |  |  |             path
 | 
					
						
							|  |  |  |             totalNumEntities
 | 
					
						
							| 
									
										
										
										
											2021-02-09 14:30:23 -08:00
										 |  |  |         }
 | 
					
						
							| 
									
										
										
										
											2021-01-17 12:54:49 -08:00
										 |  |  |     }
 | 
					
						
							| 
									
										
										
										
											2021-02-09 14:30:23 -08:00
										 |  |  | }
 |