Click or drag to resize

LGSPGraphStatistics Constructor

Create the statistics class, binding it to the graph model

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public LGSPGraphStatistics(
	IGraphModel graphModel
)

Parameters

graphModel
Type: de.unika.ipd.grGen.libGrIGraphModel
See Also