I think the following query will work if the intention is to find the Pages.It basically checks if the child node, jcr:content, has the property, jcr:title.The assumption is - all jcr:content has jcr:title. If there is a jcr:content without this property, the query won't work. path=/content
type=cq:...