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 fe26354 commit 9c8acfcCopy full SHA for 9c8acfc
doc/src/proposed.rst
@@ -56,9 +56,9 @@ Proposed Functions
56
57
TRSP-family
58
59
-:doc:`topology-functions`
+:doc:`metrics-family`
60
61
-.. include:: topology-functions.rst
+.. include:: metrics-family.rst
62
:start-after: proposed-start
63
:end-before: proposed-end
64
docqueries/metrics/CMakeLists.txt
@@ -1,6 +1,6 @@
1
# Do not use extensions
2
SET(LOCAL_FILES
3
- betweennessCentrality
+ betweennessCentrality
4
degree
5
)
6
0 commit comments