Query: cql::termnode
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CQL::TermNode(3pm) User Contributed Perl Documentation CQL::TermNode(3pm)NAMECQL::TermNode - represents a terminal Node in a CQL Parse TreeSYNOPSISDESCRIPTIONCQL::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=georgeMETHODSnew() 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)
Similar Topics in the Unix Linux Community |
---|
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |