Removes a subGraph from an MGraph. The subGraph must match a subgraph of
MGraph so that for every node in subGraph
each triple it appears in is also present in mGraph. Two
bnodes are considered equals if their contexts (as returned by
GraphNode.getNodeContext are equals.