BBN.RDF.Mem.SourceMap Class
Index a set of statements based on their source.

Access: Public
Base Classes: Object
  Members Description  
    map Stores the statements based on their source.

 
    Add Add a new source/statement pair. If the source is null, the statment will not be stored.

 
    Remove Remove a source/statement pair.

 
    GetEnumerator Enumerator all the statements for a source.

 
    KeySet Get the collection of stored sources.