You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/asciidoc/management-ops/graph-catalog.adoc
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -404,6 +404,7 @@ This can be used to write algorithm results (for example from <<algorithms-node-
404
404
405
405
The relationships to write are specified by a relationship type.
406
406
This can either be an element identifier used in a relationship projection during graph construction or the `writeRelationshipType` used in algorithms that create relationships.
407
+
Relationships are always written using a single thread.
0 commit comments