kevy

VIEW.VERIFY

Verify a view and report member/byte statistics.

SyntaxVIEW.VERIFY name
Groupview
Arity2
Since3.0.0
Flagsreadonly, extension
Complexitymaterialized: O(M). virtual: O(sum over leaves of (log N + leaf range) + M) — a full fresh evaluation just to report cardinality, which is the one place a virtual view is the expensive one
Redis compatibilitykevy-only

← All commands