memgraph/tests/e2e/analyze_graph
andrejtonev e8850549d2
Add multi-tenancy v1 (#952)
* Decouple BoltSession and communication::bolt::Session
* Add CREATE/USE/DROP DATABASE
* Add SHOW DATABASES
* Cover WebSocket session
* Simple session safety implemented via RWLock
* Storage symlinks for backward. compatibility
* Extend the audit log with the DB info
* Add auth part
* Add tenant recovery
2023-08-01 18:49:11 +02:00
..
CMakeLists.txt Add index statistics for better query planning (#812) 2023-03-30 15:34:34 +02:00
common.py Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
optimize_indexes.py Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
workloads.yaml Add index statistics for better query planning (#812) 2023-03-30 15:34:34 +02:00