Click or drag to resize
RiakObjectRemoveLink Method
Overload List
  NameDescription
Public methodRemoveLink(RiakLink) Obsolete.
Remove a link, that goes from this object to another.
Public methodRemoveLink(RiakObject, String) Obsolete.
Remove a link, that goes from this object to another.
Public methodRemoveLink(RiakObjectId, String) Obsolete.
Remove a link, that goes from this object to another.
Public methodRemoveLink(String, String, String) Obsolete.
Remove a link, that goes from this object to another.
Top
See Also