This class writes RDF statements to a stream as SQL suitable to be loaded into a database that will be used by SemWeb.Stores.SQLStore.
|
See Also: Inherited members from SemWeb.RdfWriter.
Creates a new SQLWriter that outputs to Console.Out and uses the given table name prefix. |
Creates a new SQLWriter that outputs to a TextWriter and uses the given table name prefix. |
Creates a new SQLWriter that outputs to the names file and uses the given table name prefix. |
Creates a new SQLWriter that outputs to Console.Out and uses the given table name prefix.
Creates a new SQLWriter that outputs to the names file and uses the given table name prefix.
Creates a new SQLWriter that outputs to a TextWriter and uses the given table name prefix.