class
IScriptEdge.
IScriptEdge
Bases: object
get_attribute_value
name
type
Retrieves the type of the edge.
EdgeTypes
source
Retrieves the source node of the edge.
IScriptNode
target
Retrieves the target node of the edge.