Click or drag to resize

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

Property Value

Type: Boolean
See Also