Skip to content

Commit d537dcb

Browse files
committed
Updated result to show correct bandwidth
1 parent c1c160c commit d537dcb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docqueries/metrics/bandwidth.result

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FROM edges'
99
);
1010
bandwidth
1111
-----------
12-
13
12+
5
1313
(1 row)
1414

1515
/* -- q2 */
@@ -54,7 +54,7 @@ SELECT * FROM pgr_bandwidth(
5454
);
5555
bandwidth
5656
-----------
57-
6
57+
8
5858
(1 row)
5959

6060
/* -- q5 */
@@ -99,7 +99,7 @@ SELECT * FROM pgr_bandwidth(
9999
);
100100
bandwidth
101101
-----------
102-
6
102+
5
103103
(1 row)
104104

105105
/* -- q8 */

0 commit comments

Comments
 (0)