# Functions
CreateIndexes creates indexes on the collection descriptor is a string of index specs separated by semicolons each spec is a comma separated list of fields, with an optional direction.
Indexes creates indexes on the collection based on struct tags.
No description provided by the author
Indexes creates indexes on the collection based on struct tags deprecated: use CreateIndexesFromTags.
New creates a new store object.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author