Skip to content

Commit 1ce9dfb

Browse files
fix rel number (#437)
1 parent 05e38f4 commit 1ce9dfb

File tree

1 file changed

+1
-1
lines changed
  • asciidoc/courses/genai-mcp-build-custom-tools-python/modules/2-database-features/lessons/2c-add-neo4j-connection

1 file changed

+1
-1
lines changed

asciidoc/courses/genai-mcp-build-custom-tools-python/modules/2-database-features/lessons/2c-add-neo4j-connection/lesson.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ You should see the node and relationship counts from your database returned in t
191191
------------------------------------------------------------
192192
{
193193
"nodes": 28863,
194-
"relationships": 1666261
194+
"relationships": 166261
195195
}
196196
------------------------------------------------------------
197197
----

0 commit comments

Comments
 (0)