Skip to content

Commit 31a8f4e

Browse files
authored
Update README.md
1 parent 9e72e48 commit 31a8f4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ If you want to use a custom-built DuckDB binary:
1515

1616
The example data set in this repository reflects the toy graphs used in the LDBC SNB:
1717

18-
* [Example graph without refresh operations](https://ldbcouncil.org/ldbc_snb_docs/example-graph-without-refreshes.pdf)
19-
* [Example graph with refresh operations](https://ldbcouncil.org/ldbc_snb_docs/example-graph-with-refreshes.pdf)
18+
* [Example graph without updates operations](https://ldbcouncil.org/ldbc_snb_docs/example-graph-without-updates.pdf)
19+
* [Example graph with updates operations](https://ldbcouncil.org/ldbc_snb_docs/example-graph-with-updates.pdf)
2020

2121
The example graph is serialized using the `raw` serializer (composite-merged-fk layout) which contains the entire temporal graph without filtering/batching.
2222

0 commit comments

Comments
 (0)