API Reference EdgeDB v0.1.0
Modules
EdgeDB driver for Elixir.
An immutable value represeting an EdgeDB cfg::memory
value as a quantity of memory storage.
Exception returned by the driver if an error occurred.
An immutable value representing an EdgeDB named tuple value.
An immutable representation of an object instance returned from a query.
A codec structure knows how to work with the internal binary data from EdgeDB.
Query capabilities.
Cardinality of the query result.
Data I/O format.
A structure carrying the information related to the query.
An immutable value represeting an EdgeDB cal::relative_duration
value.
A structure that contains information related to the query result.
A representation of an immutable set of values returned by a query.
Nested sets in the result are also returned as EdgeDB.Set
objects.
A structure to wrap a connection to EdgeDB.