DFS: What's the difference of move an object and update an object relationship by re-linking
I have a document object in a folder. I can use update object relationship to relink it to another folder. I can also move the document to another folder. So. what's the difference? If I try to delete a folder using DQL, I get the exception that the folder is not empty, so you cannot delete the folder. Does that imply that…