Property CursorJson
CursorJson
Engine cursor state (graph positions); null before the first checkpoint. Same JSON-document semantics as DataJson.
public string? CursorJson { get; init; }
Engine cursor state (graph positions); null before the first checkpoint. Same JSON-document semantics as DataJson.
public string? CursorJson { get; init; }