Prev Up Next Index
Go backward to A.2.2 Constraint expressions
Go up to A.2 Inputs
Go forward to B Overview of the DODS Client

A.2.3 Server functions

Within the context of a constraint expression, a server can implement functions a client would use to specify data. Since the constraint expression has two kinds of clauses, there are two kinds of server functions: projection and selection.

To implement another server-side constraint function, see . Following is a list of the canonical server-side functions implemented in all DODS servers.

Selection

yes

Projection

yes


Tom Sgouros, July 2, 2004

Prev Up Next