Click or drag to resize

StringParserParseDataset Method

Overload List
  NameDescription
Public methodStatic memberParseDataset(ITripleStore, String)
Parses a raw RDF Dataset String (attempts to auto-detect the format).
Public methodStatic memberParseDataset(ITripleStore, String, IStoreReader)
Parses a raw RDF Dataset String using the given Parser.
Top
See Also