memgraph/tests/e2e/graphql
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
..
graphql_library_config Add multi-tenancy v1 (#952) 2023-08-01 18:49:11 +02:00
temporary_procedures Add GraphQL transpilation compatibility (#1018) 2023-07-31 14:48:12 +02:00
.gitignore Add GraphQL transpilation compatibility (#1018) 2023-07-31 14:48:12 +02:00
callable_alias_mapping.json Add GraphQL transpilation compatibility (#1018) 2023-07-31 14:48:12 +02:00
CMakeLists.txt Add GraphQL transpilation compatibility (#1018) 2023-07-31 14:48:12 +02:00
graphql_crud.py Add GraphQL transpilation compatibility (#1018) 2023-07-31 14:48:12 +02:00
graphql_server.py Add GraphQL transpilation compatibility (#1018) 2023-07-31 14:48:12 +02:00
package.json Add GraphQL transpilation compatibility (#1018) 2023-07-31 14:48:12 +02:00
setup.sh Add GraphQL transpilation compatibility (#1018) 2023-07-31 14:48:12 +02:00
workloads.yaml Add GraphQL transpilation compatibility (#1018) 2023-07-31 14:48:12 +02:00