\Pho\Lib\GraphNodeInterface

An descriptor interface for the Node class

A graph is made up of nodes (aka. nodes, or points) which are connected by edges (aka arcs, or lines) therefore node is the fundamental unit of which graphs are formed.

Nodes are indivisible, yet they share some common characteristics with edges. In Pho context, these commonalities are represented with the EntityInterface.

Summary

Methods
Constants
No public methods found
No constants found
No protected methods found
N/A
No private methods found
N/A