listEntries
Gets a list of KVDB entries from a KVDB.
Return
list of KVDB entries
Parameters
ID of the KVDB to list KVDB entries from
skip number of elements to skip from result
limit of elements to return for query
order of elements in result ("asc" for ascending, "desc" for descending)
ID of the element from which query results should start
stringified JSON object with a custom field to filter result
field by elements are sorted in result
Throws
thrown when instance is closed.
thrown when method encounters an exception.
thrown when method encounters an unknown exception.
Gets a list of KVDB entries from a KVDB.
Return
list of KVDB entries
Parameters
ID of the KVDB to list KVDB entries from
skip number of elements to skip from result
limit of elements to return for query
order of elements in result ("asc" for ascending, "desc" for descending)
ID of the element from which query results should start
stringified JSON object with a custom field to filter result
field by elements are sorted in result
Throws
thrown when instance is closed.
thrown when method encounters an exception.
thrown when method encounters an unknown exception.
Gets a list of KVDB entries from a KVDB.
Return
list of KVDB entries
Parameters
ID of the KVDB to list KVDB entries from
skip number of elements to skip from result
limit of elements to return for query
order of elements in result ("asc" for ascending, "desc" for descending)
ID of the element from which query results should start
stringified JSON object with a custom field to filter result
field by elements are sorted in result
Throws
thrown when instance is closed.
thrown when method encounters an exception.
thrown when method encounters an unknown exception.