Search
Preparing search index...
The search index is not available
@thermopylae/lib.collection
Thermopylae
Github
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
typings
IndexedProperty
Modules
{"Collection":"collection","Typings":"typings","Error":"error"}
Interface IndexedProperty<Document>
Represents an indexed property of the document.
Type parameters
Document
Hierarchy
IndexedProperty
Properties
name
value
Properties
name
name
:
IndexedKey
<
Document
>
Property name.
Optional
value
value
:
IndexValue
Property value.
Projection
Type
Query
Operators
Sort
Direction
Update
Operators
Delete
Options
Document
Contract
Find
Options
Index
Options
Indexed
Property
name
value
Projection
Replace
Options
Update
Options
Indexed
Key
Key
Of
Query
Sort
Fields
PK_
INDEX_
NAME
Represents an indexed property of the document.