Database
This reference documentation describes the properties and methods available for working with databases.
Description
Use the Database
Singleton to create and query a child database.
A parent database can’t directly interact with the objects in a child database.
Definition: |
Static methods
Method | Description |
---|---|
Get the set of all child databases. |
|
Get a database document by its name. |
|
Create a child database. |
|
Get the first matching database. |
|
Get the set of matching databases. |
Is this article helpful?
Tell Fauna how the article can be improved:
Visit Fauna's forums
or email docs@fauna.com
Thank you for your feedback!