BBN.RDF.Mem.SourceMap.Add Function
Add a new source/statement pair. If the source is null, the statment will not be stored.
Public void Add (BBN.RDF.Common.Source, BBN.RDF.Statement)
Type
Name
Description
Source
source
The source of the statement
Statement
s
The statement to add
Return
Description
void