Static
CasA macro which references the cas of a document.
Static
DocumentA macro which references the entirety of the document meta-data.
Static
ExpiryA macro which references the expiry of a document.
Static
IsA macro which references the deletion state of a document. This only makes sense to use in concert with the internal AccessDeleted flags, which are internal.
Static
LastA macro which references the last modified time of a document.
Static
RevA macro which references the revision id of a document.
Static
SeqA macro which references the seqno of a document.
Static
ValueA macro which references the size of a document, expressed in bytes.
Represents a macro that can be passed to a lookup-in operation to fetch special values such as the expiry, cas, etc...