Click or drag to resize

BaseStoreWriterContextStore Property

Gets the Store being written.

Namespace:  VDS.RDF.Writing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ITripleStore Store { get; }

Property Value

Type: ITripleStore

Implements

IStoreWriterContextStore
See Also