Click or drag to resize

AllegroGraphConnectorGetSaveContentType Method

Gets the Content Type used to save data to the store i.e. the MIME type to use for the Content-Type header.

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected override string GetSaveContentType()

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.Storage.AllegroGraphConnector.GetSaveContentType"]

See Also