object
object types in the container domain
Type Registry7 types
object
object types in the container domain
CSV Record
csvVARCHAR
John,30,trueHTML Content
htmlVARCHAR
<p>Hello world</p>JSON Object
jsonJSON
{"user": "john", "age": 30}JSON Array
json_arrayJSON
[1, 2, 3]S-Expression
s_expressionVARCHAR
(ROOT (S (NP (NN cat)) (VP (…XML Document
xmlVARCHAR
<root><name>John</name><age>…YAML Document
yamlVARCHAR
name: John
age: 30
active: t…