IStoreWriter Interface |
Namespace: VDS.RDF
The IStoreWriter type exposes the following members.
| Name | Description | |
|---|---|---|
| Save(ITripleStore, TextWriter) |
Method for saving data to a Triple Store.
| |
| Save(ITripleStore, String) |
Method for saving data to a Triple Store.
| |
| Save(ITripleStore, TextWriter, Boolean) |
Method for saving data to a Triple Store.
|
| Name | Description | |
|---|---|---|
| Warning |
Event which writers can raise to indicate possible ambiguities or issues in the syntax they are producing
|