Edge.getMetadata()

Reads metadata for this edge from the owning solid.

Usage

javascript
const metadata = edge.getMetadata();

Returns null when the edge is not attached to a parent solid.