Index
class Index extends AbstractIndex (View source)
Defines an index on a field
Properties
$keys | from AbstractIndex | ||
$name | from AbstractIndex | ||
$dropDups | from AbstractIndex | ||
$background | from AbstractIndex | ||
$safe | from AbstractIndex | ||
$expireAfterSeconds | from AbstractIndex | ||
$order | from AbstractIndex | ||
$unique | from AbstractIndex | ||
$sparse | from AbstractIndex | ||
$options | from AbstractIndex | ||
$partialFilterExpression | from AbstractIndex |