get_relationship_data method

get_relationship_data(rel_id)

Gets the relationship data.

Returns

returns the relationship data.

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

See Also