Accelerate the Value of Data

Relationship dataset for Snowflake

Learn about the relationship dataset.

This table holds data for all relationships. Use these datasets to view your relationship metadata.
FieldDescriptionData type/Mode
versionThe relationship version in Reltio.Data type: NUMBER

Mode: NULLABLE

Uri The universal resource identifier. It is in the format <ObjectTypeSpecifier>/Id.

Example: For relationships the ObjectTypeSpecifier is relations . So if the id is wewew12, the Uri is relations/wewew12.

Data type: VARCHAR

Mode: NULLABLE

typeThe relationship type in Reltio.Data type: VARCHAR

Mode: NULLABLE

timestampThe time when the event is created in Reltio.Data type: NUMBER(13,0)

Mode: NULLABLE

attributesThe location of the relationship's attribute information in JSON format.Data type: VARIANT

Mode: NULLABLE

crosswalksA representation of the crosswalks of the relationship in Reltio.Data type: VARIANT

Mode: REPEATED

startObject The information on the start object in the relationship configured in the L3 configuration.Data type: VARIANT

Mode: NULLABLE

endObjectThe information on the end object in the relationship configured in the L3 configuration.Data type: VARIANT

Mode: NULLABLE

startRefPinnedThe information on the pinned start reference object in the relationship configured in the L3 configuration.Data type: BOOLEAN

Mode: NULLABLE

startRefIgnoredThe information on the ignored start reference object in the relationship configured in the L3 configuration.Data type: BOOLEAN

Mode: NULLABLE

endRefPinnedThe information on the pinned end reference object in the relationship configured in the L3 configuration.Data type: BOOLEAN

Mode: NULLABLE

endRefIgnoredThe information on the ignored end reference object in the relationship configured in the L3 configuration.Data type: BOOLEAN

Mode: NULLABLE

createdTimeThe timestamp when the entity is created in Reltio.Data type: NUMBER

Mode: NULLABLE

createdByThe user who created the entity.Data type: VARCHAR

Mode: NULLABLE

updatedTimeThe timestamp when the entity is last updated in Reltio.Data type: NUMBER

Mode: NULLABLE

updatedByThe user who last updated the entity.Data type: VARCHAR

Mode: NULLABLE

startDateThe date when the entity is created in Reltio.Data type: NUMBER

Mode: NULLABLE

endDateThe date when the entity is marked for a soft delete, if it is already deleted, in Reltio. Data type: NUMBER

Mode: NULLABLE

activeA value that indicates whether the relationship is currently active or not.Data type: BOOLEAN

Mode: NULLABLE