StringParserParse Method |
| Name | Description | |
|---|---|---|
| Parse(IGraph, String) |
Parses a raw RDF String (attempts to auto-detect the format).
| |
| Parse(IGraph, String, IRdfReader) |
Parses a raw RDF String using the given IRdfReader.
|