dump(Model m, String[] options) dumps the model at the logger of the implementation.
--usually only used for debugging--
Parameters: options - null for default.
dumps the model at the logger of the implementation.
--usually only used for debugging--
Parameters: options - null for default. format: "n3"|"rdfxml"|"ntriple", output:"sysout"|"log" throws: Exception - Jena knows: "RDF/XML","RDF/XML-ABBREV", "N-TRIPLE" and "N3".