I use setCategories to add and remove categories from content nodes. The question is this. If I want to remove ALL categories from a content node what to I pass for the "AppliedCategory[] categories" parameter when calling the setCategories method? Null doesn't seem to work. zero lenght array doesn't work.