Skip to main content

LISTSTORES

Show the stores in a schema — name, entry count, size, predicate indices, dimension, and non-linear index config.

Syntax

LISTSTORESLISTSTORES SCHEMA analytics

Parameters

  • If SCHEMA is omitted, only stores in public are returned.

Example

LISTSTORES

See SDK examples for Python, Node, Go, and Rust.