GraphEdge
Defined in: packages/core/src/graphs/types.ts:13
Properties
data?
optionaldata:Record<string,unknown>
Defined in: packages/core/src/graphs/types.ts:18
id
id:
string
Defined in: packages/core/src/graphs/types.ts:14
label?
optionallabel:string
Defined in: packages/core/src/graphs/types.ts:17
source
source:
string
Defined in: packages/core/src/graphs/types.ts:15
target
target:
string
Defined in: packages/core/src/graphs/types.ts:16