NQuadsParserLoad Method |
Name | Description | |
---|---|---|
Load(IRdfHandler, TextReader) |
Loads a RDF Dataset from the NQuads input using a RDF Handler.
| |
Load(IRdfHandler, String) |
Loads a RDF Dataset from the NQuads input using a RDF Handler.
| |
Load(ITripleStore, TextReader) |
Loads a RDF Dataset from the NQuads input into the given Triple Store.
| |
Load(ITripleStore, String) |
Loads a RDF Dataset from the NQuads input into the given Triple Store.
|