Skip to main content

Module collection

Module collection 

Source
Expand description

Collection type enum shared between Origin and Lite.

Determines routing, storage format, and query execution strategy.

Enums§

CollectionType
The type of a collection, determining its storage engine and query behavior.
CollectionTypeParseError
Error returned by CollectionType’s std::str::FromStr impl when an unrecognised or deprecated engine name is supplied.