8.5.2.2 Pseudo-property jcr:path

WHERE jcr:path='/foo/bar'

WHERE jcr:path='/foo[1]/bar[1]'

Consequently, to select all same name siblings one uses the following syntax:

WHERE jcr:path LIKE '/foo/bar[%]'