ConfigurationSerializationContextGraph Property |
Gets the Graph to which Configuration information should be written.
Namespace:
VDS.RDF.Configuration
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IGraph Graph { get; }
Public ReadOnly Property Graph As IGraph
Get
Property Value
Type:
IGraphSee Also