DataFormat
- class DataFormat
The DataFormat class represents the data interchange format for an EzNoSQL database. The class may be used in the
znsq_create()
function as an argument to specify the document format at the time of database creation.Note
BSON data format is not currently supported.
- __new__(value)