Click or drag to resize

StringParserParse Method

Overload List
  NameDescription
Public methodStatic memberParse(IGraph, String)
Parses a raw RDF String (attempts to auto-detect the format).
Public methodStatic memberParse(IGraph, String, IRdfReader)
Parses a raw RDF String using the given IRdfReader.
Top
See Also