Method | Description | |
---|---|---|
MapToMetaGraph ( this tripleStore, |
Maps all triples from default graph to their respective graphs and adds a proper statement to RomanticWeb's meta graph.
|
Method | Description | |
---|---|---|
FindBlankNodeOwner ( this blankNode, ITripleStore tripleStore ) : IUriNode | ||
FindOrCreate ( this tripleStore, |
public static MapToMetaGraph ( this tripleStore, |
||
tripleStore | this | The triple store. |
graphUri | The target graph URI. | |
return | void |