- **Description**: Represents a constant result set or no-op. - **Performance**: Minimal overhead, used for constant or no-op results. - **Factors**: Generally constant time. - **Cost**: Constant cost. - ![[assets/ex_result.png|200x200]] - **Operates on**: [[Structures/Result Set]] [[Structures/Tuple]] - **Workloads**: - [[Workloads/LWLock]] - [[Workloads/Sub/BufferContent]]