debian man page for cql::relation

Query: cql::relation

OS: debian

Section: 3pm

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

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
dblink_get_pkey(3) - centos
dbplus_rcreate(3) - php
alzabo::create::foreignkey(3pm) - debian
catalyst::controller::sru(3pm) - debian
dhmakeperl::utils(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com