Skip to content

Commit 70485f6

Browse files
committed
Fixing line after review suggestion
1 parent 04b6b13 commit 70485f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/queries/basic.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,7 @@ RETURN type(r) AS type, m.title AS movie
678678

679679
The result shows that he has 13 outgoing relationships connected to 12 different `Movie` nodes (12 have the `ACTED_IN` type and one has the `DIRECTED` type).
680680

681-
image::introduction-example1.svg[A Tom Hanks nodes connecting to Movie nodes via acted in relationships,width=600,role=popup]
681+
image::introduction-example1.svg[A Tom Hanks Person node connecting to Movie nodes via acted in relationships,width=600,role=popup]
682682

683683
.Result
684684
[role="queryresult",options="header,footer",cols="2*<m"]

0 commit comments

Comments
 (0)