DB
FunctionsJSON

json_dynamic_paths_with_types

Parses each JSON document and returns a JSON array of path:type entries, emphasizing dynamic nested structures.

json_dynamic_paths_with_types(…) → JSON

Kind · scalar

Parses each JSON document and returns a JSON array of path:type entries, emphasizing dynamic nested structures.

Part of the JSON family.