Optionaloptions: Partial<{ default?: Buffer<ArrayBufferLike> | () => Buffer; required: boolean }> & {Optionalencoding?: BufferEncodingChecks the existance of data.
Optional_data: unknownChecks whether value is less than or equal to (i.e. <=) the query.
Optional_data: unknownChecks whether value is greater than or equal to (i.e. >=) the query.
Optional_data: unknownCasts data.
Optionaldata: unknownCasts data.
Optionalvalue_: unknownOptionaldata: unknownCompares between two buffers.
Optionala: BufferOptionalb: BufferChecks the equality of data.
Parses data and transform them into buffer values.
Parses data and transform them into buffer values.
Optionalvalue: unknownChecks the existance of data.
Optional_data: unknownChecks whether value is greater than (i.e. >) the query.
Optional_data: unknownChecks whether value is greater than or equal to (i.e. >=) the query.
Optional_data: unknownChecks whether value is equal to one of elements in query.
Optional_data: unknownChecks whether value is less than (i.e. <) the query.
Optional_data: unknownChecks whether value is less than or equal to (i.e. <=) the query.
Optional_data: unknownChecks the equality of data. Returns true if the value doesn't match.
Optionaldata: unknownChecks whether value is not equal to any elements in query.
Optional_data: unknownRenames a field.
Validates data.
Optionaldata: unknownTransforms data into number to compress the size of database files.
Optionalvalue: Buffer
Boolean schema type.