Created 02-06-2017 11:11 AM
Hi all,
I want to use REST API /discovery/search/dsl to fetch entities where qualifiedName contains specific pattern.
Any idea how to do such query?
Thanks in advance
Created 02-26-2017 04:03 AM
Here is DSL Api
https://github.com/apache/incubator-atlas/blob/master/repository/src/main/scala/org/apache/atlas/que...
Do not see any regex or pattern matching support
View solution in original post