Execution plan¶
NebulaGraph master 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:
October 24, 2023