graphs#

relationalai.std

Graphs are comprised of nodes, which are entities from a model, and edges representing relationships between nodes. The relationalai.std.graphs namespace contains tools constructing and analyzing graphs.

Classes#