cql::relation(3pm) debian man page | unix.com

Man Page: cql::relation

Operating Environment: debian

Section: 3pm

CQL::Relation(3pm)					User Contributed Perl Documentation					CQL::Relation(3pm)

NAME
CQL::Relation - object for CQL Relations
SYNOPSIS
DESCRIPTION
CQL::Relation represents the common CQL relation operations ( =, >, <, any, all and exact. In addition modifiers may be applied (stem, relevant, fuzzy, phonetic). The operators are passed into the constructor as the base relation.
METHODS
new() Creates a new CQL::Relation object with the specified base relation. getBase() Returns the base relation with which the CQL::Relation object was originally created. addModifier() Adds a new relation modifier to the specified CQLRelation. Typical relation modifiers include relevant, fuzzy stem and phonetic. On the whole, these modifiers have a meaningful interpretation only for the text relations. getModifiers() Returns a list of modifiers associated with a CQL relation. toCQL() toSwish() toXCQL() toLucene() perl v5.12.4 2009-12-02 CQL::Relation(3pm)
Related Man Pages
cql::parser(3pm) - debian
alzabo::create::foreignkey(3pm) - debian
catalyst::controller::sru(3pm) - debian
dbix::class::introspectablem2m(3pm) - debian
dhmakeperl::utils(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
Weird 'find' results