Click or drag to resize

SesameMemTemplate Constructor

Creates a new memory store template.

Namespace:  VDS.RDF.Storage.Management.Provisioning.Sesame
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public SesameMemTemplate(
	string id
)

Parameters

id
Type: SystemString
Store ID.
See Also