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 the relationship between the folder and the document is ObjectRelationship, or ReferenceRelationship?
Thanks