DB
FunctionsJSON

as_json

Converts each input value into a JSON token using NYXDB's native scalar-to-JSON mapping.

as_json(…) → JSON

Kind · scalar

Converts each input value into a JSON token using NYXDB's native scalar-to-JSON mapping.

Part of the JSON family.