Interfaces
SemanticEdge
Interface: SemanticEdge
Defined in: src/lib/semantics/types.ts:73
One typed relationship — "this VM rides that datastore", "this zone
contains that WWPN". kind names the relationship in the tool's words.
Indexable
[
field:string]:unknown
Properties
from
readonlyfrom:string
Defined in: src/lib/semantics/types.ts:74
kind
readonlykind:string
Defined in: src/lib/semantics/types.ts:76
to
readonlyto:string
Defined in: src/lib/semantics/types.ts:75
