GenericProtocolProcessorProcessPost Method |
Namespace: VDS.RDF.Update.Protocol
Warning: If the underlying IStorageProvider is read-only then this operation returns a 403 Forbidden.
Otherwise this is implemented using UpdateGraph() if updates are supported, if not then the Graph has to be loaded, the POSTed data merged into it and then the Graph is saved again.