Add dynamic parameter handling for storage

This commit is contained in:
yangdx
2025-03-06 14:29:48 +08:00
parent 252d1f57e0
commit 5b29e760f0
2 changed files with 17 additions and 8 deletions

View File

@@ -247,7 +247,6 @@ class NetworkXStorage(BaseGraphStorage):
3. Followed by nodes directly connected to the matching nodes
4. Finally, the degree of the nodes
Args:
node_label: Label of the starting node
max_depth: Maximum depth of the subgraph