remove unused query parameter
This commit is contained in:
parent
9beb2456ec
commit
2914b21b34
1 changed files with 0 additions and 1 deletions
|
|
@ -842,7 +842,6 @@ class MemgraphStorage(BaseGraphStorage):
|
|||
subgraph_query,
|
||||
{
|
||||
"entity_id": node_label,
|
||||
"max_depth": max_depth,
|
||||
"max_nodes": max_nodes,
|
||||
},
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue