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
autodia::diagram(3pm) - debian
bio::annotation::relation(3pm) - debian
catalyst::controller::sru(3pm) - debian
sru::server(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?