-
Notifications
You must be signed in to change notification settings - Fork 18
types.PersistedGraph
canisminor1990 edited this page Apr 8, 2023
·
1 revision
types.PersistedGraph
持久化图对象
Property
节点数据
Property
连线数据
• connections: Connection
[]
• data: Record
<string
, PersistedNode
>