sesaparcours
Preparing search index...
types
<internal>
PathwayJson
Interface PathwayJson
interface
PathwayJson
{
currentNodeId
:
string
;
graph
:
GraphJson
;
nbRuns
:
Record
<
string
,
number
>
;
persistentStorage
:
Record
<
string
,
unknown
>
;
results
:
ResultValues
[]
;
startedAt
:
string
;
}
Index
Properties
current
Node
Id
graph
nb
Runs
persistent
Storage
results
started
At
Properties
current
Node
Id
currentNodeId
:
string
graph
graph
:
GraphJson
nb
Runs
nbRuns
:
Record
<
string
,
number
>
persistent
Storage
persistentStorage
:
Record
<
string
,
unknown
>
results
results
:
ResultValues
[]
started
At
startedAt
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
current
Node
Id
graph
nb
Runs
persistent
Storage
results
started
At
sesaparcours
Loading...