removeAssociation(target, assocType) removes the association to
the specified node with the given association type QName.
Note: Any unsaved property changes will be lost when this method is called. To preserve property changes call save() first.
Parameters
- target
- Destination node on the end of the association
- assocType
- Association type qname (short form or fully qualified)