Skip to content

Commit a67def4

Browse files
committed
Initialize graph
1 parent 517362f commit a67def4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/Section 6 -- Execution.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,7 @@ YieldIncrementalResults(data, errors, incrementalDataRecords):
406406

407407
GraphFromRecords(incrementalDataRecords, graph):
408408

409+
- If {graph} is not provided, initialize to an empty graph.
409410
- Let {newGraph} be a new directed acyclic graph containing all of the nodes and
410411
edges in {graph}.
411412
- For each {incrementalDataRecord} of {incrementalDataRecords}:

0 commit comments

Comments
 (0)