Generic type representing an object with values of a given type.
Type of the object's property values.
Type representing a Node.js error-first callback.
Type of the optional result value.
Type representing patch data for a given object type to represent a payload ArangoDB can apply in a document PATCH request (i.e. a partial update).
This differs from Partial
in that it also applies itself to any nested
objects recursively.
Base type to represent.
Generated using TypeDoc
TODO