Click or drag to resize

IActionExecutionEnvironmentNamedGraph Property

Returns the named graph currently focused in processing / sequence execution. Returns null if this graph is not a named but an unnamed graph.

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
INamedGraph NamedGraph { get; }

Property Value

INamedGraph
See Also