Ask a question to get started
Enter to sendā¢Shift+Enter new line
aget_subgraphs( self, *, namespace: str | None = None, recurse: bool =
namespace
str | None
None
recurse
bool
False
Get the subgraphs of the graph.
The namespace to filter the subgraphs by.
Whether to recurse into the subgraphs. If False, only the immediate subgraphs will be returned.