Module pliantdb::local::core::connection[][src]

Types for interacting with a database.

Structs

Collection

Interacts with a collection over a Connection.

View

Parameters to query a schema::View.

Enums

AccessPolicy

Changes how the view’s outdated data will be treated.

QueryKey

Filters a View by key.

Traits

Connection

Defines all interactions with a schema::Schema, regardless of whether it is local or remote.