dotNetRDF API Documentation

BaseGraph.RaiseMergeRequested Method

Helper method for raising the Merge Requested event and returning whether any of the Event Handlers cancelled the operation

protected bool RaiseMergeRequested();

Return Value

True if the operation can continue, false if it should be aborted

See Also

BaseGraph Class | VDS.RDF Namespace