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

Stores metada about node schema.

Type

The type of the given relationship.

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.Relationship.Metadata{schema: module(), type: String.t()}