kuzudb / kuzu

Embeddable property graph database management system built for query speed and scalability. Implements Cypher.
https://kuzudb.com/
MIT License
1.07k stars 77 forks source link

List all attached databases #3359

Closed semihsalihoglu-uw closed 3 weeks ago

semihsalihoglu-uw commented 3 weeks ago

Currently there is no function we can CALL to see all attached databases. This should be part of the release I think.

acquamarin commented 3 weeks ago

We should also add a call statement to invalidate catalog cache.