The explain command supports the aggregate command, which means our Aggregate operation can implement the Explainable interface as an alternative to using the explain command option.
When implementing this, we should confirm whether explain has always supported aggregate or if it was introduced in some later server version.