list-result-node | Creates a result-set from a constant list. |
---|---|
sql-query-node | Creates a result-set from the records returned by an SQL query. |
unary-operation-node | Base class for transformer nodes with one input. |
binder | Function that creates a list of bindings
when called with the name of the input record. Initargs::binder; Accessors:binder-of; Type:function. |
---|---|
query | Initargs::query; Accessors:query-of. |