We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 698af77 commit bfe7273Copy full SHA for bfe7273
manual/modules/ROOT/pages/databases/creating.adoc
@@ -1,5 +1,7 @@
1
= Creating databases
2
3
+A TypeDB database is an isolated data store comprising its own schema and dataset. All TypeDB data is stored in a database.
4
+
5
== From clients
6
7
To create a new database, connect to TypeDB and follow the steps below:
0 commit comments