get_relationship_data method

get_relationship_data

Gets the related data.

Returns

Returns the related data.

def get_relationship_data(self, rel_id):
    ...
ParameterTypeDescription
rel_idstrThe relationship id.

See Also