DB
FunctionsJSON

json_shared_data_paths

Analyzes JSON documents and returns the set of JSON paths observed. Shared-data variants focus on paths that share common prefixes or repeated structures across documents.

json_shared_data_paths(…) → JSON

Kind · scalar

Analyzes JSON documents and returns the set of JSON paths observed. Shared-data variants focus on paths that share common prefixes or repeated structures across documents.

Part of the JSON family.