EdgeInfo
Namespace: Repo
Record Fields
Record Field | Description |
edgeType
Signature: EdgeType
|
![]() ![]() |
id
Signature: Id
|
![]() ![]() |
source
Signature: Id
|
![]() ![]() |
target
Signature: Id
|
![]() ![]() |
Constructors
Constructor | Description |
new(id, source, target, edgeType)
Signature: (id:Id * source:Id * target:Id * edgeType:EdgeType) -> EdgeInfo
|
![]() ![]() CompiledName: |