|
|
| |
Net::Groonga::Pager(3) |
User Contributed Perl Documentation |
Net::Groonga::Pager(3) |
Net::Groonga::Pager - Pager object for Net::Groonga::HTTP
- $pager->offset() :Int
- Offset clause for searching.
- $pager->limit() :Int
- Limit clause for searching.
- $pager->total_entries() :Int
- The number of total entries for searching result.
- $pager->has_next() :Int
- Return true if next page is available.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |