setTo abstract method
Link a directed link with value, if from and to don't exist, they will be added
Optional tags for setting tags
Implementation
void setTo(from, to, key, val, {List tags});
Link a directed link with value, if from and to don't exist, they will be added
Optional tags for setting tags
void setTo(from, to, key, val, {List tags});