Execution plan¶
NebulaGraph 3.0.2 applies rule-based execution plans. Users cannot change execution plans, pre-compile queries (and corresponding plan cache), or accelerate queries by specifying indexes.
To view the execution plan and executive summary, see EXPLAIN and PROFILE.
Last update:
March 13, 2023