Methods


-edgeId
-sourceNode
-targetNode

edgeId


- (id <FTId>) edgeId 
method result
id of this instance

sourceNode


- (id <FTNode>) sourceNode;
method result
source node of this edge

targetNode


- (id <FTNode>) targetNode;
method result
node to which this edge points to

(Last Updated August 27, 2006)