MapEdges interface

The edges (relationships) of a map.

Properties

acceptors

Processes accepting on a port.

connections

Network connections.

Property Details

acceptors

Processes accepting on a port.

acceptors?: Acceptor[]

Property Value

connections

Network connections.

connections?: Connection[]

Property Value