Bulk add nodes and edges #594
Annotations
3 errors and 2 notices
attr-defined:
graphiti_core/search/search_utils.py#L22
Module "typing" has no attribute "LiteralString"
|
no-redef:
graphiti_core/search/search_utils.py#L223
Name "query" already defined on line 197
|
mypy
Process completed with exit code 1.
|
Note:
graphiti_core/search/search_utils.py#L22
Use `from typing_extensions import LiteralString` instead
|
Note:
graphiti_core/search/search_utils.py#L22
See https://mypy.readthedocs.io/en/stable/runtime_troubles.html#using-new-additions-to-the-typing-module
|