ejdb2-binding-0.3.0.2: Binding to EJDB2 C library, an embedded JSON noSQL database
Safe HaskellNone
LanguageHaskell2010

Database.EJDB2.IndexMeta

Synopsis

Documentation

data IndexMeta Source #

Metadata abount collection index.

Constructors

IndexMeta 

Fields

Instances

Instances details
Eq IndexMeta Source # 
Instance details

Defined in Database.EJDB2.IndexMeta

Show IndexMeta Source # 
Instance details

Defined in Database.EJDB2.IndexMeta

Generic IndexMeta Source # 
Instance details

Defined in Database.EJDB2.IndexMeta

Associated Types

type Rep IndexMeta :: Type -> Type #

FromJSON IndexMeta Source # 
Instance details

Defined in Database.EJDB2.IndexMeta

type Rep IndexMeta Source # 
Instance details

Defined in Database.EJDB2.IndexMeta