Click or drag to resize

LGSPNamedGraphAddEdge(IEdge) Method


Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public override void AddEdge(
	IEdge edge
)

Parameters

edge  IEdge
 

Implements

IGraphAddEdge(IEdge)
IGraphAddEdge(IEdge)
See Also