Man Page: kiokudb::backend::role::query::simple::linear
Operating Environment: debian
Section: 3pm
KiokuDB::Backend::Role::Query::Simple::Linear(3pm) User Contributed Perl Documentation KiokuDB::Backend::Role::Query::Simple::Linear(3pm)NAMEKiokuDB::Backend::Role::Query::Simple::Linear - Query::Simple implemented with a linear scan of all entries.SYNOPSISpackage MyBackend; use Moose; with qw( KiokuDB::Backend::Role::Scan KiokuDB::Backend::Role::Query::Simple::Linear );DESCRIPTIONThis role can provide a primitive "search" facility (the API described in KiokuDB::Backend::Role::Query::Simple) using the api provided by KiokuDB::Backend::Role::Scan. While very inefficient for large data sets, of your databases are small this can be useful. perl v5.12.4 2010-10-11 KiokuDB::Backend::Role::Query::Simple::Linear(3pm)
| Related Man Pages |
|---|
| dbix::class::kiokudb(3pm) - debian |
| kiokudb::backend(3pm) - debian |
| kiokudb::linker(3pm) - debian |
| kiokudb::typemap(3pm) - debian |
| kiokudb::typemap::entry::mop(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Detecting unused variables... |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |