node label filters #770
Annotations
5 errors
Run MyPy for graphiti-core:
graphiti_core/utils/bulk_utils.py#L191
Missing positional argument "nodes" in call to "get_relevant_nodes"
|
Run MyPy for graphiti-core:
graphiti_core/utils/bulk_utils.py#L191
Argument 2 to "get_relevant_nodes" has incompatible type "list[EntityNode]"; expected "SearchFilters"
|
Run MyPy for graphiti-core:
graphiti_core/search/search.py#L262
Missing positional argument "limit" in call to "node_bfs_search"
|
Run MyPy for graphiti-core:
graphiti_core/search/search.py#L262
Argument 3 to "node_bfs_search" has incompatible type "int"; expected "SearchFilters"
|
Run MyPy for graphiti-core
Process completed with exit code 1.
|
Loading