Method GetEdge NamespacePinwheel.Vista.Graph AssemblyPinwheel.Vista.Runtime.dll GetEdge(string) Gets an edge by ID. public IEdge GetEdge(string id) Parameters id string The edge ID. Returns IEdge The matching edge, or null when no edge matches.