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