Skip to content

Commit 238b129

Browse files
committed
[pgr_lineGraph] Fixing Comment
1 parent ba76e6a commit 238b129

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

sql/lineGraph/lineGraph.sql

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,5 @@ IS 'pgr_lineGraph
7373
- Parameters:
7474
- edges SQL with columns: id, source, target, cost [,reverse_cost]
7575
- Optional Parameters:
76-
- directed';
76+
- directed := true
77+
';

0 commit comments

Comments
 (0)