GraphDiffReportAreDifferentSizes Property |
Gets whether the Graphs are different sizes, different sized graphs are by definition non-equal.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool AreDifferentSizes { get; }
Public ReadOnly Property AreDifferentSizes As Boolean
Get
Property Value
Type:
BooleanSee Also