RdfXmlWriterContextGraph Property |
Gets the Graph being written.
Namespace:
VDS.RDF.Writing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IGraph Graph { get; }
Public ReadOnly Property Graph As IGraph
Get
Property Value
Type:
IGraphImplements
IWriterContextGraphSee Also