JBoss.orgCommunity Documentation

Boolean property comparison

Query: Select all documents where property apollo:someProperty equals to false.

Initial data:

SELECT * FROM cmis:document WHERE (apollo:someProperty = FALSE)

Query result: