Click or drag to resize

IStoreWriterContext Interface

Interface for Store Writer Contexts.

Namespace:  VDS.RDF.Writing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public interface IStoreWriterContext

The IStoreWriterContext type exposes the following members.

Properties
  NameDescription
Public propertyStore
Gets the Store being written.
Top
See Also