]> Git — Sourcephile - gargantext.git/blob - src/Gargantext/Database/Query.hs
[ngrams] refactor some code related to getNgramsTable
[gargantext.git] / src / Gargantext / Database / Query.hs
1 {-|
2 Module : Gargantext.Database.Query
3 Description : Main Tools of Node to the database
4 Copyright : (c) CNRS, 2017-Present
5 License : AGPL + CECILL v3
6 Maintainer : team@gargantext.org
7 Stability : experimental
8 Portability : POSIX
9 -}
10
11 module Gargantext.Database.Query
12 where
13
14