GETPRED
Retrieve every entry that satisfies a metadata condition.
Syntax
GETPRED (<predicate>) IN <store>GETPRED (<predicate>) IN <store> SCHEMA mediaExample
GETPRED (category = "news") IN article_storeSee SDK examples (choose the AI proxy tab) for Python, Node, Go, and Rust.