Search⌘ K
AI Features

Atoms for Node Values

Explore how to represent node values using atoms in Elixir graphs. Learn to query vertices, edges, and paths, and understand graph traversal within directed graphs using libgraph.

Visual representation

The following figure shows how the book graph might appear using atoms for node values.

Nodes as atoms
Nodes as atoms

Reading

We can read our book graph selecting ...