View Source Retex.Root (retex v0.1.12)

The root node is the root vertex of the network. From the root node start all the edges that connect with each TypeNode, the discrimination network starts from here.

Link to this section Summary

Link to this section Types

@type t() :: %Retex.Root{class: term(), id: term()}

Link to this section Functions