GraphDiffReportAreEqual Property  | 
 
            Gets whether the Graphs were equal at the time the Diff was calculated.
            
 
    Namespace: 
   VDS.RDF
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic bool AreEqual { get; }Public ReadOnly Property AreEqual As Boolean
	Get
Property Value
Type: 
Boolean
See Also