 | 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.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
SyntaxINamedGraph NamedGraph { get; }
Property Value
INamedGraph
See Also