CUBRID Engine
latest
|
#include <query_graph.h>
Public Attributes | |
QO_ENV * | env |
BITSET | segs |
QO_TERM * | term |
int | idx |
Definition at line 527 of file query_graph.h.
QO_ENV* qo_eqclass::env |
Definition at line 530 of file query_graph.h.
Referenced by qo_eqclass_wrt().
int qo_eqclass::idx |
Definition at line 550 of file query_graph.h.
BITSET qo_eqclass::segs |
Definition at line 536 of file query_graph.h.
QO_TERM* qo_eqclass::term |
Definition at line 544 of file query_graph.h.