This commit is contained in:
Hassan Abedi 2026-05-29 15:53:13 +02:00
parent 79406705d8
commit 003ab36bd5

View File

@ -4,7 +4,7 @@ This demo shows how to store and read data from Geomerge.
The demo: The demo:
1. loads the compiled [`paths.json`](../../external/geomerge/crates/geomerge/tests/data/paths.json) schema, 1. loads the compiled [`paths.json`](https://git.sgai.uk/vincent_liu/geomerge/-/raw/main/crates/geomerge/tests/data/paths.json) schema,
2. creates a Geomerge store, 2. creates a Geomerge store,
3. inserts a small graph dataset in one transaction, 3. inserts a small graph dataset in one transaction,
4. reads the inserted edge back, 4. reads the inserted edge back,