klyn.data.Query.count
method
public count() as Long:
Description

Counts result rows through the provider count operation.

Returns

Exact result count.

Example
total = query.count()