Class ZOOM::Query
In: src/rbzoomquery.c
Parent: Object

Methods

Public Class methods

prefix: CQL notation.

Creates a CQL query using the given CQL notation.

Returns: a newly created ZOOM::Query object.

prefix: PQF notation.

Creates a RPN query using the given PQF notation.

Returns: a newly created ZOOM::Query object.

criteria: a sort criteria.

Creates a sort query from the YAZ sorting notation.

Returns: a newly created ZOOM::Query object.

[Validate]