Skip to contents

Look up a node by id.

Usage

graph_get(graph, id)

Arguments

graph

A Graph.

id

Integer node id.

Value

The Node, or NULL if absent.