gargantext-0.0.7.1.5.3: Search, map, share
Copyright(c) CNRS 2017-Present
LicenseAGPL + CECILL v3
Maintainerteam@gargantext.org
Stabilityexperimental
PortabilityPOSIX
Safe HaskellSafe-Inferred
LanguageHaskell2010

Gargantext.API.Ngrams.List.Types

Description

 

Documentation

data WithFile #

Constructors

WithFile 

Fields

Instances

Instances details
FromJSON WithFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

ToJSON WithFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

Generic WithFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

Associated Types

type Rep WithFile :: Type -> Type #

Methods

from :: WithFile -> Rep WithFile x #

to :: Rep WithFile x -> WithFile #

Show WithFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

Eq WithFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

FromForm WithFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

ToForm WithFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

Methods

toForm :: WithFile -> Form #

ToSchema WithFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

type Rep WithFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

data WithJsonFile #

Constructors

WithJsonFile 

Instances

Instances details
FromJSON WithJsonFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

ToJSON WithJsonFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

Generic WithJsonFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

Associated Types

type Rep WithJsonFile :: Type -> Type #

Show WithJsonFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

Eq WithJsonFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

FromForm WithJsonFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

ToForm WithJsonFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

Methods

toForm :: WithJsonFile -> Form #

ToSchema WithJsonFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

HasSwagger (WithCustomErrorScheme GargAPI) # 
Instance details

Defined in Gargantext.API.Routes

type Rep WithJsonFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

type Rep WithJsonFile = D1 ('MetaData "WithJsonFile" "Gargantext.API.Ngrams.List.Types" "gargantext-0.0.7.1.5.3-inplace" 'False) (C1 ('MetaCons "WithJsonFile" 'PrefixI 'True) (S1 ('MetaSel ('Just "_wjf_data") 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 NgramsList) :*: S1 ('MetaSel ('Just "_wjf_name") 'NoSourceUnpackedness 'SourceStrict 'DecidedStrict) (Rec0 Text)))

data WithTextFile #

Constructors

WithTextFile 

Fields

Instances

Instances details
FromJSON WithTextFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

ToJSON WithTextFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

Generic WithTextFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

Associated Types

type Rep WithTextFile :: Type -> Type #

Show WithTextFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

Eq WithTextFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

FromForm WithTextFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

ToForm WithTextFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

Methods

toForm :: WithTextFile -> Form #

ToSchema WithTextFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types

HasSwagger (WithCustomErrorScheme GargAPI) # 
Instance details

Defined in Gargantext.API.Routes

type Rep WithTextFile # 
Instance details

Defined in Gargantext.API.Ngrams.List.Types