DataCubeService.deleteRelationship Method

Deletes the relationships for the given data cube ID and transform ID.
 

Parameters

id

Type: String
The ID of the data cube.
transformId

Type: String
The ID of the transform.

Return Value


Type: jQuery.Promise
A promise object that is resolved when the call is complete.