debian man page for kiokudb::backend::role::query

Query: kiokudb::backend::role::query

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KiokuDB::Backend::Role::Query(3pm)			User Contributed Perl Documentation			KiokuDB::Backend::Role::Query(3pm)

NAME
KiokuDB::Backend::Role::Query - Backend specific query API
SYNOPSIS
with qw(KiokuDB::Backend::Role::Query); sub search { my ( $self, @args ) = @_; # return all entries in the root set matching @args (backend specific) return Data::Stream::Bulk::Foo->new(...); }
DESCRIPTION
This role is for backend specific searching. Anything that is not KiokuDB::Backend::Role::Query::Simple is a backend specific search, be it a Search::GIN::Query, or something else. The backend is expected to interpret the search arguments which are passed through from "search" in KiokuDB as is, and return a Data::Stream::Bulk of matching entries. perl v5.12.4 2010-10-11 KiokuDB::Backend::Role::Query(3pm)
Related Man Pages
kiokudb::backend::role::txn::memory(3pm) - debian
kiokudb::collapser(3pm) - debian
kiokudb::linker(3pm) - debian
kiokudb::typemap(3pm) - debian
kiokudb::typemap::composite(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Weird 'find' results
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections