When acceptActions is false, the Tracker will ignore calls to applyAction
Calls the action.do function with action.doArguments. This will also create a new StateNode in the graph corresponding to the action taken. Optionally, the label set in action.metadata.label will be taken as the label for this node.
If set to true, the do-function will not be called this time, it will only be called when traversing.
Generated using TypeDoc
Provenance Graph Tracker implementation
The provenance graph to track (this will serve as storage construct)
Optional parameter to set current node for importing a provenance graph that is non-empty