With coding, you need to query get all objects (posts/terms/users) that are connected to a profile ID then put the delete function in the loop to delete them from the relationship.
Or you can access your database, edit the table wp_mb_relationships and delete the relation rows manually.