Paradigm.Graph.Node.Ref (paradigm v0.3.0)

A reference to another node in the graph.

Summary

Types

t()

@type t() :: %Paradigm.Graph.Node.Ref{composite: boolean(), id: Paradigm.id()}

Functions

from_map(map)