BBN.RDF.Mem.SourceMap.Remove Function
Remove a source/statement pair.

Public void Remove (BBN.RDF.Common.Source, BBN.RDF.Statement)
  Type Name Description  
    Source source The source of the statement  
    Statement s The statement to remove  
  Return Description  
    void