Click or drag to resize

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; }

Property Value

Type: Boolean
See Also