OmniSciDB
a5dc49c757
|
#include <RelAlgExecutor.h>
Public Attributes | |
ExecutionResult | result |
const MergeType | merge_type |
const unsigned | node_id |
bool | is_outermost_query |
Definition at line 42 of file RelAlgExecutor.h.
bool QueryStepExecutionResult::is_outermost_query |
Definition at line 46 of file RelAlgExecutor.h.
const MergeType QueryStepExecutionResult::merge_type |
Definition at line 44 of file RelAlgExecutor.h.
const unsigned QueryStepExecutionResult::node_id |
Definition at line 45 of file RelAlgExecutor.h.
ExecutionResult QueryStepExecutionResult::result |
Definition at line 43 of file RelAlgExecutor.h.