
verticapy.performance.vertica.qprof_interface.QueryProfilerInterface.get_qplan_tree¶
- QueryProfilerInterface.get_qplan_tree(use_javascript=True, **style_kwargs)¶
Draws an interactive Query plan tree.
- Args:
use_javascript (bool, optional): use javascript on tree. Defaults to
True
.