TriGParserLoad Method |
| Name | Description | |
|---|---|---|
| Load(IRdfHandler, TextReader) |
Loads the named Graphs from the TriG input using the given RDF Handler.
| |
| Load(IRdfHandler, String) |
Loads the named Graphs from the TriG input using the given RDF Handler.
| |
| Load(ITripleStore, TextReader) |
Loads the named Graphs from the TriG input into the given Triple Store.
| |
| Load(ITripleStore, String) |
Loads the named Graphs from the TriG input into the given Triple Store.
|