Class: Edge

Graph.Edge

new Edge()

Represents a graph edge
Source:

Methods

toString(full)

Returns a string representation of this edge together with its resources
Parameters:
Name Type Description
full boolean wheater to include the start and end node ids in the form start->end
Source: