Skip to main content

Multi-valued Related Object Types

One object may have multiple related objects of the same type. For example, a table may have multiple columns. This kind of related object type is multi-valued.

The following related object types are multi-valued:

  • Children (Deprecated)

The value of any multi-valued related object property is an array of strings or other object types.

If the multi-valued related object property is a custom attribute of the Enumeration (multi-value) data type, a multi-valued custom relationship, or a multi-valued system attributes or data profiling attribute, such as Children, "Data Classifications", "Data Classifications Approved", "Data Classifications Matched", "Data Classifications Rejected", Labels, Collections, "My Workflow Tasks", Context, "Column Histogram", "Data Profiling"."Inferred Data Types", the value of the property is an array of arrays of strings or objects. For example, Children.Children of a database schema is an array of arrays. The outer array is an array of tables of the schema. The inner array is an array of column names of each table of the outer array.

The value of any multi-valued related object relationship is an array of arrays of objects of the type of Entity.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!