Seraph.Schema.Node.Metadata (Seraph v0.2.4)

Stores metada about node schema.

Primary label

The primary label of the given node schema.

Schema

Refers the module name for the schema this metadata belongs to.

Link to this section Summary

Link to this section Types

Specs

t() :: %Seraph.Schema.Node.Metadata{primary_label: String.t(), schema: module()}