DynamicNode.Remove Method |
Name | Description | |
---|---|---|
![]() | Remove(String) |
Retracts statements with this subject and equivalent to predicate.
|
![]() | Remove(Uri) |
Retracts statements with this subject and equivalent to predicate.
|
![]() | Remove(INode) |
Retracts statements with this subject and predicate.
|
![]() | Remove(String, Object) |
Retracts statements with this subject, predicate equivalent to predicate and objects equivalent to objects.
|
![]() | Remove(Uri, Object) |
Retracts statements with this subject, predicate equivalent to predicate and objects equivalent to objects.
|
![]() | Remove(INode, Object) |
Retracts statements with this subject, predicate and objects equivalent to objects.
|