chickadee » graphs » graph-vertex

(graph-vertex (G <graph>) vertex)method

Returns a hash table of the attributes for a vertex in G.

G
the graph to search
vertex
the vertex of which you wish to get the attributes of