BaseProtocolProcessorProcessPostCreate Method  | 
 
            Processes a POST operation which adds triples to a new Graph in the Store and returns the URI of the newly created Graph.
            
 
    Namespace: 
   VDS.RDF.Update.Protocol
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntax
Remarks
            This operation allows clients to POST data to an endpoint and have it create a Graph and assign a URI for them.
            
See Also