GrGen.NET v8.0 API: the libGr class library (the type exact interface gets generated)
GrGen.NET v8.0 API: the libGr class library (the type exact interface gets generated)
de.unika.ipd.grGen.libGr
IBackend Interface
IBackend Methods
CreateFromSpec Method
CreateGlobalVariables Method
CreateGraph Method
CreateGraphProcessingEnvironment Method
CreateNamedFromSpec Method
CreateNamedGraph Method
CreatePersistentNamedFromSpec Method
CreatePersistentNamedGraph Method
LoadActions Method
ProcessSpecification Method
IBackend
CreateGraphProcessingEnvironment Method
Returns a new instance of the graph processing environment.
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 8.0
Syntax
C#
Copy
IGraphProcessingEnvironment
CreateGraphProcessingEnvironment
(
IGraph
graph
,
IActions
actions
)
Parameters
graph
Type:
de.unika.ipd.grGen.libGr
IGraph
The host(/root) graph.
actions
Type:
de.unika.ipd.grGen.libGr
IActions
The actions to apply on the host graph (may be null requiring later initialization).
Return Value
Type:
IGraphProcessingEnvironment
See Also
Reference
IBackend Interface
de.unika.ipd.grGen.libGr Namespace
German legal requirement:
Impressum / Imprint
and
Datenschutzerklärung / Privacy Statement