Skip to main content

Module session

Module session 

Source
Expand description

Database session handles and connection options.

Structs§

ConnectionOptions
Connection options for TypeDB servers.
Database
Primary database session handle type-branded by schema S.
ManagedDatabaseDeletionPlan
Owned, single-use destructive admission for one inspected database pair.

Enums§

DatabaseCreateOutcome
Normalized outcome of creating the database bound to a generated client.
DatabaseDeleteOutcome
Normalized outcome of deleting the database bound to a generated client.
ManagedDatabaseDeleteOutcome
Outcome of executing one pair-aware database deletion plan.
ManagedDatabasePairState
Read-only state of one exact managed database and reserved journal pair.