GrGen.NET v7.2 API: the libGr class library (the type exact interface gets generated)
GrGen.NET v7.2 API: the libGr class library (the type exact interface gets generated)
de.unika.ipd.grGen.libGr
IGraph Interface
IGraph Methods
AddEdge Method
AddEdge Method (IEdge)
AddEdge Method (EdgeType, INode, INode)
IGraph
AddEdge Method (EdgeType, INode, INode)
Adds a new edge to the graph.
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
Copy
IEdge
AddEdge
(
EdgeType
edgeType
,
INode
source
,
INode
target
)
Parameters
edgeType
Type:
de.unika.ipd.grGen.libGr
EdgeType
The edge type for the new edge.
source
Type:
de.unika.ipd.grGen.libGr
INode
The source of the edge.
target
Type:
de.unika.ipd.grGen.libGr
INode
The target of the edge.
Return Value
Type:
IEdge
The newly created edge.
See Also
Reference
IGraph Interface
AddEdge Overload
de.unika.ipd.grGen.libGr Namespace
German legal requirement:
Impressum / Imprint
and
Datenschutzerklärung / Privacy Statement