Inspect Pipeline Node Metadata
Returns a dictionary with metadata about a computed node, including its name, runtime, artifact path, serializer, class, and dependencies.
ComputedNode): A computed node
value (e.g. from a built pipeline).A dictionary with keys = name, runtime, path, serializer, class, dependencies.