public void removeRelationshipProperties(IdentityStoreInvocationContext ctx,
IdentityObjectRelationship relationship, Set<String> properties)
throws IdentityException, OperationNotSupportedException
{
throw new OperationNotSupportedException("removeRelationshipProperties() not supported");
}