Click or drag to resize

LGSPTransactionManager Constructor

Initializes a new instance of the LGSPTransactionManager class

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public LGSPTransactionManager(
	LGSPGraphProcessingEnvironment procEnv
)

Parameters

procEnv
Type: de.unika.ipd.grGen.lgspLGSPGraphProcessingEnvironment
See Also