A Port models a logical connection point on some vertex. Examples are things like columns on a database table,
or yes/no outputs in a flowchart question, or, from the real world, TCP ports on a server
Gets all edges where this vertex is either the source or the target of the edge.
Note that this does not retrieve edges on any ports associated with this Vertex - for that,
A Port models a logical connection point on some vertex. Examples are things like columns on a database table, or yes/no outputs in a flowchart question, or, from the real world, TCP ports on a server