🕸️ Graph storage implementation based on SQLite. Stores the knowledge graph (entities and relations) and provides traversal algorithms like BFS/DFS, path finding between entities, and queries to find connected entities. SQLite is embedded, fast, and the
npm install @flowrag/storage-sqliteERROR: No README data found!