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
dbplus_find(3) - php
cql::parser(3pm) - debian
aptpkg::version(3pm) - debian
dbix::class::introspectablem2m(3pm) - debian
sru::server(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file