# Functions

SafeURLSegmentNZ checks that the string `s` is safe to use as a URL segment-nz.
URLDataProof returns URL for GET request to retrieve a data existence proof.
URLForGetConfig returns url for GET request to retrieve the cluster configuration.
URLForGetData returns url for GET request to retrieve value of the key present in the dbName.
URLForGetDataDeletedBy returns url for GET request to retrieve all data written by a given user.
URLForGetDataRange returns url for GET request to retrieve a range of values.
URLForGetDataReadBy returns url for GET request to retrieve all data read by a given user.
URLForGetDataReaders returns url for GET request to retrieve all users who have read a given key from a database.
URLForGetDataWriters returns url for GET request to retrieve all users who have written a given key from a database.
URLForGetDataWrittenBy returns url for GET request to retrieve all data written by a given user.
URLForGetDBIndex returns url for GET request to retrieve the index definition of a given database.
URLForGetDBStatus returns url for GET request to find status of a given database.
URLForGetHistoricalData returns url for GET request to retrieve all values associated with a given key on a database.
URLForGetHistoricalDataAt returns url for GET request to retrieve a value at a particular version for a given key on a database.
URLForGetHistoricalDataAtOrBelow returns url for GET request to retrieve a most recent value at a particular version for a given key on a database Keys in URLs are encoded in base64 URL encoding without padding.
URLForGetHistoricalDeletedData returns url for GET request to retrieve all deleted values associated with a given key on a database.
No description provided by the author
No description provided by the author
URLForGetNextHistoricalData returns url for GET request to retrieve next values for a given key on a database from a particular version Keys in URLs are encoded in base64 URL encoding without padding.
URLForGetPreviousHistoricalData returns url for GET request to retrieve previous values for a given key on a database from a particular version Keys in URLs are encoded in base64 URL encoding without padding.
No description provided by the author
URLForGetTxIDsSubmittedBy returns url for GET request to retrieve all txIDs submitted by a given user.
URLForGetUser returns url for GET request to retrieve a user information.
URLForJSONQuery returns url for GET request to retrieve key-value pairs present in the dbName which are matching the given JSON query criteria.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetData Keys in URLs are expected to be encoded in base64 URL encoding without padding.
No description provided by the author
GetDataProof Keys in URLs are expected to be encoded in base64 URL encoding without padding.
No description provided by the author
No description provided by the author
No description provided by the author
GetDataReaders Keys in URLs are expected to be encoded in base64 URL encoding without padding.
GetDataWriters Keys in URLs are expected to be encoded in base64 URL encoding without padding.
No description provided by the author
No description provided by the author
No description provided by the author
GetHistoricalData Keys in URLs are expected to be encoded in base64 URL encoding without padding.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Top-level fields allowed in the query.
Combination operators.
Logical operators.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author