Click or drag to resize

DynamicNodeRemove Method

Overload List
  NameDescription
Public methodRemove(String)
Retracts statements with this subject and equivalent to predicate.
Public methodRemove(Uri)
Retracts statements with this subject and equivalent to predicate.
Public methodRemove(INode)
Retracts statements with this subject and predicate.
Public methodRemove(String, Object)
Retracts statements with this subject, predicate equivalent to predicate and objects equivalent to objects.
Public methodRemove(Uri, Object)
Retracts statements with this subject, predicate equivalent to predicate and objects equivalent to objects.
Public methodRemove(INode, Object)
Retracts statements with this subject, predicate and objects equivalent to objects.
Top
See Also