NodeInfo
Namespace: Repo
Record Fields
Record Field | Description |
attributes
Signature: List<AttributeInfo>
|
![]() ![]() |
id
Signature: Id
|
![]() ![]() |
name
Signature: string
|
![]() ![]() |
nodeType
Signature: NodeType
|
![]() ![]() |
Constructors
Constructor | Description |
new(id, name, nodeType, attributes)
Signature: (id:Id * name:string * nodeType:NodeType * attributes:List<AttributeInfo>) -> NodeInfo
|
![]() ![]() CompiledName: |