Interface RemoveOneToManyRelationsRecord

All Superinterfaces:
InsertManyToManyRelationRecord, InsertOneToManyRelationRecord, Record, RelationRecord
All Known Implementing Classes:
DefaultRemoveOneToManyRelationsRecord

public interface RemoveOneToManyRelationsRecord extends InsertOneToManyRelationRecord
Record which marks one to many relation to be unlinked or removed. The only way to do it is to pass to source item empty collections null as target.