SesameHttpTemplate Constructor |
Creates a new Template.
Namespace:
VDS.RDF.Storage.Management.Provisioning.Sesame
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public SesameHttpTemplate(
string id
)
Public Sub New (
id As String
)
Parameters
- id
- Type: SystemString
Store ID.
See Also