edge-class: Virtual Class "edge"

Description Objects from the Class Methods Author(s) See Also

Description

Virtual Class for all edges

Objects from the Class

A virtual Class: No objects may be created from it.

Methods

areTheSame

signature(x = "edge", y = "edge"): always returns FALSE, implementing the idea that two edges of different kind are never the same

Author(s)

Jens Henrik Badsberg, Claus Dethlefsen, Luca La Rocca

See Also

undirectedEdge-class, directedEdge-class and edgeList-class.


giRaph documentation built on May 30, 2017, 3:40 a.m.

Related to edge-class in giRaph...