The Arc Memory CLI provides diagnostic commands to check the health of your knowledge graph and provide information about its contents.Related Documentation:
The doctor command checks the status of the Arc Memory database, verifies its integrity, and provides statistics about the knowledge graph. It’s useful for troubleshooting and understanding what’s in your graph.
Check the status of the Arc Memory database and provide statistics.
Copy
arc doctor [OPTIONS]
This command checks if the database files exist, decompresses the database if needed, and provides statistics about the nodes and edges in the knowledge graph.