These operations are used for retrieving information from
Couchbase and exist for all SDKs provided by Couchbase. They
include get, performing a
multiple-retrieve, get-and-touch, and get-with-CAS. They enable
you to retrieve individual items of information, retrieve data as
a collection of documents, retrieve data while updating the
expiration date for the data, and retrieving a value and the CAS
value for document.