Click or drag to resize

LGSPUniquenessIndex Constructor

Initializes a new instance of the LGSPUniquenessIndex class

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public LGSPUniquenessIndex(
	LGSPGraph graph
)

Parameters

graph
Type: de.unika.ipd.grGen.lgspLGSPGraph
See Also