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

Man Page: cql::termnode

Operating Environment: debian

Section: 3pm

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

NAME
CQL::TermNode - represents a terminal Node in a CQL Parse Tree
SYNOPSIS
DESCRIPTION
CQL::TermNode represents a terminal in a CQL parse tree. A term node consists of the string itself with optional qualifier string and relation. Examples could include: o george o dc.creator=george
METHODS
new() The constructor which has must have at least a term attribute, and can also include optional qualifier and modifier terms. getQualifier() Get the qualifier in the terminal. getRelation() Get the relation in the terminal. getTerm() Get the actual term string in the terminal. toCQL() Returns a CQL representation of the terminal node. toSwish() toXCQL() toLucene() perl v5.12.4 2009-12-02 CQL::TermNode(3pm)
Related Man Pages
catalyst::controller::sru(3pm) - debian
net::z3950::simple2zoom::config(3pm) - debian
pod::abstract::tree(3pm) - debian
search::xapian::positioniterator(3pm) - debian
search::xapian::termiterator(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
Weird 'find' results
My first PERL incarnation... Audio Oscillograph