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.
Edge.getMetadata()Reads metadata for this edge from the owning solid.
const metadata = edge.getMetadata();Returns null when the edge is not attached to a parent solid.