unSetTo abstract method
Remove a valued directed link, but will not remove from
and to
(Optional) Only if it matches any of anyTags
and matches all items in allTags
Implementation
bool unSetTo(from, to, key, {List anyTags, List allTags});
Remove a valued directed link, but will not remove from
and to
(Optional) Only if it matches any of anyTags
and matches all items in allTags
bool unSetTo(from, to, key, {List anyTags, List allTags});