OmniSciDB
a5dc49c757
|
#include <QueryPlanDagExtractor.h>
Public Attributes | |
const QueryPlanDAG | extracted_dag |
bool | contain_not_supported_rel_node |
Definition at line 30 of file QueryPlanDagExtractor.h.
bool ExtractedQueryPlanDag::contain_not_supported_rel_node |
Definition at line 34 of file QueryPlanDagExtractor.h.
const QueryPlanDAG ExtractedQueryPlanDag::extracted_dag |
Definition at line 32 of file QueryPlanDagExtractor.h.