get
Subscript access to a Fragment object by index.
Parameters
The Index. If the index value exceeds the bounds of the array, the MutableFragment object will represent a nil value.
Gets document fragment object by the given document ID.
Parameters
The key.
Subscript access to a Fragment object by key.
Parameters
The key.
Subscripting access to a MutableFragment object that represents the value at the given index.
Parameters
The index. If the index value exceeds the bounds of the array, the MutableFragment object will represent a nil value.
Subscripting access to a MutableFragment object that represents the value of the dictionary by key.
Parameters
The key.
Subscripting access to a MutableFragment object that represents the value of the document by key.
Parameters
The key.
Subscript access to a Fragment object of the projecting result value at the given index.
Parameters
The select result index.
Subscript access to a Fragment object of the projecting result value for the given key.
Parameters
The select result key.