All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

find-graph-node Generic Function

Summary

Finds and returns a node in a graph corresponding to an item.

Package

capi

Signature

find-graph-node graph object => node

Arguments
graph
object
An item in graph.
Values
node
A node of graph, or nil.
Description

The generic function find-graph-node finds the node in graph that corresponds to the item object.

If there is no such node, find-graph-node returns nil.

See also

find-graph-edge
graph-pane


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:33:57