cognee/cognee/tasks/graph
Igor Ilic 15b7b8ef2b fix: Resolve issue with table names in SQL commands
Some SQL commands require lowercase characters in table names unless table name is wrapped in quotes. Renamed all new tables to use lowercase

Fix COG-677
2024-11-20 14:54:35 +01:00
..
__init__.py feat: COG-184 add falkordb (#192) 2024-11-11 18:20:52 +01:00
extract_graph_from_code.py feat: COG-184 add falkordb (#192) 2024-11-11 18:20:52 +01:00
extract_graph_from_data.py feat: COG-184 add falkordb (#192) 2024-11-11 18:20:52 +01:00
infer_data_ontology.py Small cleanup pull request 2024-11-12 15:37:03 +01:00
models.py Small cleanup pull request 2024-11-12 15:37:03 +01:00
query_graph_connections.py fix: Resolve issue with table names in SQL commands 2024-11-20 14:54:35 +01:00