We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba76e6a commit 238b129Copy full SHA for 238b129
1 file changed
sql/lineGraph/lineGraph.sql
@@ -73,4 +73,5 @@ IS 'pgr_lineGraph
73
- Parameters:
74
- edges SQL with columns: id, source, target, cost [,reverse_cost]
75
- Optional Parameters:
76
- - directed';
+ - directed := true
77
+ ';
0 commit comments