links property

List<Link<N, L>> links
final

All links in the graph.

Implementation

final List<Link<N, L>> links;