JBoss.orgCommunity Documentation

More than comparison (>)

Query: Select all documents wihch have apollo:propertyBooster property which is more than 5.

Initial data:

SELECT * FROM cmis:document WHERE apollo:propertyBooster > 5

Query result:

The CMIS specification prescribes: