Hi,Do you know the name of your property?Is it always multi-value?If yes, just search for nodes with your property nameExample: SELECT * FROM [cq:PageContent] AS s WHERE ISDESCENDANTNODE([/content/geometrixx-outdoors]) and [jcr:mixinTypes] is not null