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