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