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 9a6e412 commit a75bbf5Copy full SHA for a75bbf5
doc/sphinx/source/misc.rst
@@ -37,6 +37,10 @@ These all assume that an object of :class:`.GraphDataScience` is available as `g
37
38
Returns details about the status of the system
39
40
+.. py:function:: gds.debug.arrow() -> Series[Any]
41
+
42
+ Returns details about the status of the GDS Arrow Flight server
43
44
.. py:function:: gds.util.asNode(node_id: int) -> Any
45
46
Return a node object for the given node id or null if none exists.
0 commit comments