Node relationship graphs are depicted by matrices with edges and nodes. Containing only -1 and 1 in every row they are incidence matrices.
depicts a graph of three nodes (columns) being connected by three edges (rows).
Properties of Loops in the Graph
Geometrically loops form whenever a group of edges connecting nodes is dependent.