ISparqlDatasetGetModifiableGraph Method |
Namespace: VDS.RDF.Query.Datasets
[Missing <returns> documentation for "M:VDS.RDF.Query.Datasets.ISparqlDataset.GetModifiableGraph(System.Uri)"]
Exception | Condition |
---|---|
NotSupportedException | May be thrown if the Dataset is immutable i.e. Updates not supported. |
NotSupportedException | May be thrown if the Dataset is immutable. |
Graphs returned from this method must be modifiable and the Dataset must guarantee that when it is Flushed or Disposed of that any changes to the Graph are persisted.