Common Content for Data Catalog 
			
			- Common Content for Data Catalog 10.5
- All Products
 
           
      	
            
	
      | Sample Query 
				 | Description 
				 | 
|---|---|
| name=map1 folder=/ 
				 | Non-recursive. The query examines only the objects that are nested directly under the project. 
				 | 
| name=map1 folder=/f1/f2/ 
				 | Non-recursive. The query examines only the objects that are located in the path /f1/f2/. 
				 | 
| name=map1 folder=f1 
				 | Recursive. The query examines all objects that are located in folder f1 and all subfolders within f1. 
				 | 
| name=map1 folder=/f1/f2 
				 | Recursive. The query examines all objects that are located in the path /f1/f2 and all subfolders of f2. 
				 |