Value-redacted physical plan returned by FQL EXPLAIN or EXPLAIN ANALYZE.
EXPLAIN
EXPLAIN ANALYZE
@type t() :: %FerricStore.Flow.QueryExplainResult{ actual: map() | nil, bounds: map(), diagnostic: FerricStore.Flow.QueryError.t() | nil, estimate: map(), plan: map(), query_fingerprint: binary(), raw: map(), status: binary(), version: binary() }