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. |
---|---|
flatp | Initargs::flatp; Accessors:flatp; Type:boolean. |
input | Initargs::input; Accessors:input-of; Type:plan-node. |
query | Initargs::query; Accessors:query-of. |
result-type | Initform:'list, Initargs::result-type; Accessors:result-type-of; Type:(member 'list 'scroll). |
%compile-plan | Compiles a PLAN to executable lisp code. |
---|
%optimize-plan |
---|