Package faunadb
Expand source code
__title__ = "FaunaDB"
__version__ = "4.0.1"
__author__ = "Fauna, Inc"
__license__ = "MPL 2.0"
__copyright__ = "2020 Fauna, Inc"
Sub-modules
faunadb.clientfaunadb.client_loggerfaunadb.deprecatedfaunadb.errors-
Error types that methods in the FaunaDB client throw.
faunadb.objects-
Types used in queries and responses. See the
docs <https://app.fauna.com/documentation/reference/queryapi#simple-type>__. faunadb.pagefaunadb.query-
This module contains functions that generate query objects, suitable to be passed into :any:
FaunaClient.query… faunadb.request_resultfaunadb.streams