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 8146836 commit 07e8aa3Copy full SHA for 07e8aa3
1 file changed
sql/components/strongComponents.sql
@@ -64,8 +64,9 @@ COMMENT ON FUNCTION _pgr_strongComponents(TEXT)
64
IS 'pgRouting internal function';
65
66
67
-COMMENT ON FUNCTION pgr_strongComponents(TEXT)
+COMMENT ON FUNCTION pgr_strongComponents(TEXT)
68
IS'pgr_strongComponents
69
+- EXPERIMENTAL
70
- Directed graph
71
- Parameters:
72
- Edges SQL with columns: id, source, target, cost [,reverse_cost]
0 commit comments