You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #7 from Orbifold/cli
- **feature**: CLI command to view log entries
- **refactor**: NetworkXGraphStorage has been refectored to improve code clarity and maintainability.
- **feature**: Added export_graph method to Knwl class to export the knowledge graph in various formats (json, csv, ttl, cypher).