I need to filter out some files that are in some folder that I don't know the full path of in advance, so I can't use ISDESCENDANTNODE. ¿Is there any other way? ¿Why path can't be cast to string so it can be used in a constraint with LIKE? I have see in another implementations that there is a function PATH but it's not part of the standard and it's not implemented in Jackrabbit.
Thank you very much!