cf 3.0.3
Introduction
CF data model
Installation
Tutorial
API reference
Aggregation rules
Performance
Older releases
Change log
Related Topics
Documentation overview
API reference
cf classes
cf.Count
Previous:
cf.Count.__ne__
Next:
cf.Count.__ge__
This Page
Show Source
Quick search
cf.Count.__gt__
¶
Count.
__gt__
(
y
)
[source]
¶
The rich comparison operator
>
x.__gt__(y) <==> x>y