FunctionsJSONfrom_jsonValidates and normalizes JSON text into NYXDB's JSON runtime representation. from_json(…) → JSON Kind · scalar Validates and normalizes JSON text into NYXDB's JSON runtime representation. Part of the JSON family.distinct_json_paths_and_typesScans top-level object members and returns a deduplicated JSON array of path:type descriptors.is_valid_jsonValidates each row as a JSON document and returns true for syntactically valid JSON values.